This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 411
dfb2b9e0 9235 4abf 0933 ca8fdae0c26e
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets or sets the alternate units for all dimension types except angular. (DIMALTU)
Namespace: netDxf.Tables
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public LinearUnitType LengthUnits { get; set; }
VB
Public Property LengthUnits As LinearUnitType
Get
Set
C++
public:
property LinearUnitType LengthUnits {
LinearUnitType get ();
void set (LinearUnitType value);
}
F#
member LengthUnits : LinearUnitType with get, set
Scientific
Decimal
Engineering
Architectural
Fractional