Click or drag to resize

TransformAspectDistanceUnitResolved Property

Gets the selected distance unit, falling back to the global default if none is specified.

Namespace:  Demo3D.Visuals.Frames
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntax
C#
public UnitDescriptor DistanceUnitResolved { get; }

Property Value

Type: UnitDescriptor
See Also