IAcadDimStyleHasExtensionDictionary
Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
bool HasExtensionDictionary { get; }
 
ReadOnly Property HasExtensionDictionary As Boolean
        Get
 
property bool HasExtensionDictionary {
        bool get ();
}
 
abstract HasExtensionDictionary : bool with get
 
 
 
Property Value
Boolean
Implements
IAcadObjectHasExtensionDictionary
 
See Also