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
46e1bda2 9db7 4cf8 012f f3cb1142ceff
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Units precision for coordinates and distances.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public short LUprec { get; set; }
VB
Public Property LUprec As Short
Get
Set
C++
public:
property short LUprec {
short get ();
void set (short value);
}
F#
member LUprec : int16 with get, set
Int16
Valid values are integers from 0 to 8. Default value: 4.