Visual Basic | |
---|---|
Property WindowState As dsWindowState_e |
C# | |
---|---|
dsWindowState_e WindowState {get; set;} |
JavaScript | |
---|---|
get_WindowState () : String put_WindowState ( NewVal : String ) |
COM native C++ | |
---|---|
HRESULT get_WindowState( dsWindowState_e* Val ) HRESULT put_WindowState( dsWindowState_e NewVal |
C++ | |
---|---|
DSRESULT get_WindowState ( dsWindowState_e* Val ) DSRESULT put_WindowState( dsWindowState_e NewVal ) |
Property Value
State of DraftSight application or document window as defined in dsWindowState_eGet and Set Windows Values (C#)
Get and Set Windows Values (VB.NET)
Get and Set Windows Values (VBA)
Minimize or Maximize Window (JavaScript)
Get and Set Windows Values (VB.NET)
Get and Set Windows Values (VBA)
Minimize or Maximize Window (JavaScript)
DraftSight V1R2.0