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: 19.01.00
Syntax
C#
public UnitDescriptor DistanceUnitResolved { get; }

Property Value

UnitDescriptor
See Also