GetWindow Method (IDocument) Send Feedback
See Also  Example
Window[out]
DraftSight document window
Gets the DraftSight document window.

Syntax

Visual Basic 
Function GetWindow() As DSWindow
C# 
DSWindow GetWindow()
JavaScript 
GetWindow() : dsDSWindow
COM native C++ 
HRESULT GetWindow(
   IDSWindow** Window
)  
C++ 
DSRESULT GetWindow(
   dsDSWindow** Window
)  

Parameters

Window[out] or Return Value
DraftSight document window

Example

 

See Also

Availability

DraftSight V1R2.0