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 409
dff14374 84d8 5373 40df f1192b83996d
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Units precision for angles.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public short AUprec { get; set; }
VB
Public Property AUprec As Short
Get
Set
C++
public:
property short AUprec {
short get ();
void set (short value);
}
F#
member AUprec : int16 with get, set
Int16
Valid values are integers from 0 to 8. Default value: 0.