This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
1b7d3ab5 a05f 79e7 8fc0 3fe7f7f08ebf
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets or sets the distance the dimension line extends beyond the extension line when oblique, architectural tick, integral, or no marks are drawn for arrowheads. (DIMDLE)
Namespace: netDxf.Tables
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public double DimLineExtend { get; set; }VB
Public Property DimLineExtend As Double
Get
SetC++
public:
property double DimLineExtend {
double get ();
void set (double value);
}F#
member DimLineExtend : float with get, setDouble
Default: 0.0