Autodesk.AutoCAD.ApplicationServices Namespace > DocumentWindowFloatedEventArgs Class
DocumentWindowFloatedEventArgs Class   MG2022New
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;
   Comments?