DimStyleTableRecordDimexe Property
|
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 virtual double Dimexe { get; set; }
Public Overridable Property Dimexe As Double
Get
Set
public:
virtual property double Dimexe {
double get ();
void set (double value);
}
abstract Dimexe : float with get, set
override Dimexe : float with get, set
Property Value
Double
See Also