Share

DocumentWindowFloatedEventArgs Class

Description

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

Class Hierarchy

Autodesk.AutoCAD.ApplicationServices.DocumentWindowFloatedOrDockedEventArgs
    Autodesk.AutoCAD.ApplicationServices.DocumentWindowFloatedEventArgs

Visual Basic

Public Class DocumentWindowFloatedEventArgs
Inherits DocumentWindowFloatedOrDockedEventArgs

C#

public class DocumentWindowFloatedEventArgs : DocumentWindowFloatedOrDockedEventArgs;

Was this information helpful?