Gets or sets whether to show or hide dual Dimensions.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Show As System.Boolean |
C# | |
---|
System.bool Show {get; set;} |
JavaScript | |
---|
get_Show () : Boolean
put_Show (
NewVal : Boolean
)
|
COM native C++ | |
---|
HRESULT get_Show(
VARIANT_BOOL* Val
)
HRESULT put_Show(
VARIANT_BOOL NewVal |
Property Value
True to show dual Dimensions, false to hide them
See Also
Availability
DraftSight V1R1.2