Share

DocumentWindowDockedEventArgs Class

Description

This class provides data for the DocumentWindowDocked event of the DocumentWindowCollection class.

Class Hierarchy

Autodesk.AutoCAD.ApplicationServices.DocumentWindowFloatedOrDockedEventArgs
    Autodesk.AutoCAD.ApplicationServices.DocumentWindowDockedEventArgs

C#

public class DocumentWindowDockedEventArgs : DocumentWindowFloatedOrDockedEventArgs;

Visual Basic

Public Class DocumentWindowDockedEventArgs
Inherits DocumentWindowFloatedOrDockedEventArgs

Was this information helpful?