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