IDSWindow Interface Send Feedback
See Also  Members   Example
Allows access to the DraftSight application or document window.

Syntax

Visual Basic 
Public Interface IDSWindow 
C# 
public interface IDSWindow 
JavaScript 
Object dsDSWindow
COM native C++ 
interface IDSWindow
C++ 
class dsDSWindow

Example

Remarks

Use this object to modify the position, size, and visibility of the DraftSight application or document window.

Accessors

Object Model

See Also