Gets and sets a Boolean that determines whether changes to the building can be redrawn in the 3D Window.
JavaScript |
|
|
|
EnableDraw |
C# |
|
|
|
bool EnableDraw { get; set; } |
C++ |
|
|
|
HRESULT EnableDraw([out, retval] VARIANT_BOOL* pVal) HRESULT EnableDraw([in] VARIANT_BOOL pVal) |