The following tables list the members exposed by IDSWindow.
Name | Description | |
---|---|---|
![]() | Visible | Gets or sets whether to show the DraftSight application or document window. |
![]() | WindowState | Gets or sets the state of the DraftSight application or document window. |
Name | Description | |
---|---|---|
![]() | GetFramePosition | Gets the upper-left corner of the application or document window, relative to the parent window including the frame. |
![]() | GetFrameSize | Gets the size of the application or document window, relative to the parent window including the frame. |
![]() | GetGeometryPosition | Gets the upper-left corner of the application or document window, relative to the parent window excluding the frame. |
![]() | GetGeometrySize | Gets the size of the application or document window, relative to the parent window excluding the frame. |
![]() | GetHWND | Gets the DraftSight application or document window's handle. |
![]() | SetFramePosition | Sets the upper-left corner of the application or document window, relative to the parent window including the frame. |
![]() | SetFrameSize | Sets the size of the application or document window, relative to the parent window including the frame. |
![]() | SetGeometryPosition | Sets the upper-left corner of the application or document window, relative to the parent window excluding the frame. |
![]() | SetGeometrySize | Sets the size of the application or document window, relative to the parent window excluding the frame. |