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