If TRUE, allows changes to the building to be redrawn in the 3D Window (FALSE, prevents them).
JavaScript |
|
|
|
EnableDraw |
C# |
|
|
|
bool EnableDraw { get; set; } |
C++ |
|
|
|
HRESULT EnableDraw([out, retval] VARIANT_BOOL* pVal) HRESULT EnableDraw([in] VARIANT_BOOL pVal) |