OpenModeAttribute Class

Autodesk.AutoCAD.DatabaseServices.OpenModeAttribute
Visual Basic
Public sealed Class OpenModeAttribute
Inherits Attribute
C#
public sealed class OpenModeAttribute : Attribute;
Description

 

Reports the open mode. See the OpenMode enum documentation for more information.

Links