| Visual Basic | |
|---|---|
Function GetMainWindow() As DSWindow | |
| C# | |
|---|---|
DSWindow GetMainWindow() | |
| JavaScript | |
|---|---|
GetMainWindow() : dsDSWindow | |
| COM native C++ | |
|---|---|
HRESULT GetMainWindow( IDSWindow** Window ) | |
| C++ | |
|---|---|
DSRESULT GetMainWindow( dsDSWindow** Window ) | |
Parameters
- Window[out] or Return Value
- DraftSight application window
Get 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)
DraftSight V1R2.0
Syntax