AcadDimStyle Interface

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public interface AcadDimStyle : IAcadDimStyle, 
        IAcadObjectEvents_Event

The AcadDimStyle type exposes the following members.

Properties
  Name Description
Public property Application (Inherited from IAcadDimStyle.)
Public property Database (Inherited from IAcadDimStyle.)
Public property Document (Inherited from IAcadDimStyle.)
Public property Handle (Inherited from IAcadDimStyle.)
Public property HasExtensionDictionary (Inherited from IAcadDimStyle.)
Public property Name (Inherited from IAcadDimStyle.)
Public property ObjectID (Inherited from IAcadDimStyle.)
Public property ObjectID32 (Inherited from IAcadDimStyle.)
Public property ObjectName (Inherited from IAcadDimStyle.)
Public property OwnerID (Inherited from IAcadDimStyle.)
Public property OwnerID32 (Inherited from IAcadDimStyle.)
Top
Methods
  Name Description
Public method add_Modified (Inherited from IAcadObjectEvents_Event.)
Public method CopyFrom (Inherited from IAcadDimStyle.)
Public method Delete (Inherited from IAcadDimStyle.)
Public method Erase (Inherited from IAcadDimStyle.)
Public method GetExtensionDictionary (Inherited from IAcadDimStyle.)
Public method GetXData (Inherited from IAcadDimStyle.)
Public method remove_Modified (Inherited from IAcadObjectEvents_Event.)
Public method SetXData (Inherited from IAcadDimStyle.)
Top
Events
  Name Description
Public event Modified (Inherited from IAcadObjectEvents_Event.)
Top
See Also

©  Bricsys NV. All rights reserved.