Click or drag to resize

HeaderVariablesAUnits Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Units format for angles.

Namespace:  netDxf.Header
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public AngleUnitType AUnits { get; set; }
Request Example View Source

Property Value

Type: AngleUnitType
Remarks
Default value: Decimal degrees.
See Also