| 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 window as defined in dsWindowState_eGet and Set Windows Values (C#)
Get and Set Windows Values (VB.NET)
Get and Set Windows Values (VBA)
Get and Set Windows Values (VB.NET)
Get and Set Windows Values (VBA)
IApplication Interface
IApplication Members
IApplication::GetMainWindow Method
IDSWindow::WindowState Property
IApplication Members
IApplication::GetMainWindow Method
IDSWindow::WindowState Property
DraftSight V1R1.2
Syntax