LoftOptionsDraftStart Property
 | 
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public double DraftStart { get; }
 
Public ReadOnly Property DraftStart As Double
        Get
 
public:
property double DraftStart {
        double get ();
}
 
member DraftStart : float with get
 
 
 
Property Value
Type: 
Double 
See Also