Property that controls the distance extension
lines extend beyond dimension lines. This property corresponds to
the DIMEXE system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Dimexe { get; set; }
Public Property Dimexe As Double
Get
Set
public:
property double Dimexe {
double get ();
void set (double value);
}
member Dimexe : float with get, set
Property Value
Double
See Also