Share

DocumentWindow.DocumentWindow Constructor

Description

This is DocumentWindow, a member of class DocumentWindow.

Visual Basic

Protected unsafe Sub New(
    docWindow As AcApDocWindow*
)

C#

protected unsafe DocumentWindow(
    AcApDocWindow* docWindow
);

Links

DocumentWindow Class, Autodesk.AutoCAD.Windows Namespace

Was this information helpful?