Property that controls the distance dimension
lines extend beyond extension lines when arrowheads are
architectural, integral, oblique, tick, or none. This property
corresponds to the DIMDLE system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Dimdle { get; set; }
Public Property Dimdle As Double
Get
Set
public:
property double Dimdle {
double get ();
void set (double value);
}
member Dimdle : float with get, set
Property Value
Double
See Also