Constructor AUnits
- Namespace
- VectorDraw.Geometry
- Assembly
- VectorDraw.Geometry.dll
AUnits()
Initializes the AUnits object.
public AUnits()
AUnits(AUnitType, short, AZeroSuppression)
Initializes the AUnits object.
public AUnits(AUnits.AUnitType _type, short _precision, AUnits.AZeroSuppression zeros)
Parameters
_typeAUnits.AUnitTypeThe type of the AUnits object.
_precisionshortDecimal precision of the AUnits object.
zerosAUnits.AZeroSuppressionZeros suppression type of the AUnits object.