Gets the user-interface location of this workspace.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property UIState As dsUIState_e |
JavaScript | |
---|
get_UIState () : String
|
COM native C++ |   |
---|
HRESULT get_UIState(
dsUIState_e* Val
) |
C++ | |
---|
DSRESULT get_UIState (
dsUIState_e* Val
)
|
Property Value
User interface location as defined in
dsUIState_e
Remarks
See Also
Availability
DraftSight 2017 SP0