DimStyleTableRecordDimfxlenOn Property
 | 
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public virtual bool DimfxlenOn { get; set; }
 
Public Overridable Property DimfxlenOn As Boolean
        Get
        Set
 
public:
virtual property bool DimfxlenOn {
        bool get ();
        void set (bool value);
}
 
abstract DimfxlenOn : bool with get, set
override DimfxlenOn : bool with get, set
 
 
 
Property Value
Type: 
Boolean 
See Also