Property aunits
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
aunits
Get/Set the AUnits angular units used to the document.
public AUnits aunits { get; set; }
Property Value
Remarks
This value is used when displaying angular object properties or when parsing user input. Default value:au_Degrees. Raizes the OnBeforeModifyObject event. Raizes the OnAfterModifyObject event.
- See Also