Gets whether this property is available in the application user interface.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Show As System.Boolean |
C# | |
---|
System.bool Show {get;} |
JavaScript | |
---|
get_Show () : Boolean
|
COM native C++ |   |
---|
HRESULT get_Show(
VARIANT_BOOL* Val
) |
Property Value
True if this property is available in the user interface, false if not
See Also
Availability
DraftSight 2021 SP0