Property that represents number of decimal
places in the display of angular units. This property corresponds
to the AUPREC system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public int Auprec { get; set; }
Public Property Auprec As Integer
Get
Set
public:
property int Auprec {
int get ();
void set (int value);
}
member Auprec : int with get, set
Property Value
Int32
See Also