Property that controls the distance extensions
are offset from their origin points. This property corresponds to
the DIMEXO system variable. DIMEXO specifies a minimum value when
fixed-length extension lines are used.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Dimexo { get; set; }
Public Property Dimexo As Double
Get
Set
public:
property double Dimexo {
double get ();
void set (double value);
}
member Dimexo : float with get, set
Property Value
Double
See Also