DgnImageSubUnitType Property

Gets current sub-unit type.

Namespace:  Aspose.CAD.FileFormats.Dgn
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public UnitType SubUnitType { get; }

Property Value

Type: UnitType
See Also