Click or drag to resize

TransformAspectDistanceUnit Property

The units to use for the location properties, or null if the global default is to be used.

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

Property Value

Type: UnitDescriptor
See Also