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
86278d7c c804 0fd6 6ddd 14a2ae961dfa
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets or sets the units for all dimension types except angular. (DIMLUNIT)
Namespace: netDxf.Tables
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public LinearUnitType DimLengthUnits { get; set; }VB
Public Property DimLengthUnits As LinearUnitType
Get
SetC++
public:
property LinearUnitType DimLengthUnits {
LinearUnitType get ();
void set (LinearUnitType value);
}F#
member DimLengthUnits : LinearUnitType with get, setScientific
Decimal
Engineering
Architectural
Fractional