Property that controls the fraction format
when DIMLUNIT == 4 or 5. This property corresponds to the DIMFRAC
system variable. Value Description 0 Horizontal Stacked 1 Diagonal
Stacked 2 Not Stacked
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Dimfxl { get; set; }
Public Property Dimfxl As Double
Get
Set
public:
property double Dimfxl {
double get ();
void set (double value);
}
member Dimfxl : float with get, set
Property Value
Double
See Also