IDSWindow Interface Methods Send Feedback
See Also 

For a list of all members of this type, see IDSWindow members.

Public Methods

 NameDescription
 MethodGetFramePositionGets the upper-left corner of the application or document window, relative to the parent window including the frame.  
 MethodGetFrameSizeGets the size of the application or document window, relative to the parent window including the frame.  
 MethodGetGeometryPositionGets the upper-left corner of the application or document window, relative to the parent window excluding the frame.  
 MethodGetGeometrySizeGets the size of the application or document window, relative to the parent window excluding the frame.  
 MethodGetHWNDGets the DraftSight application or document window's handle.  
 MethodSetFramePositionSets the upper-left corner of the application or document window, relative to the parent window including the frame.  
 MethodSetFrameSizeSets the size of the application or document window, relative to the parent window including the frame.  
 MethodSetGeometryPositionSets the upper-left corner of the application or document window, relative to the parent window excluding the frame.  
 MethodSetGeometrySizeSets the size of the application or document window, relative to the parent window excluding the frame.  
Top

See Also