Click or drag to resize

FrameAspectAngleUnitResolved Property

Gets the selected angle 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 AngleUnitResolved { get; }

Property Value

Type: UnitDescriptor
See Also