PointVisualizer.LengthUnit Property
Gets or sets a value defining the length unit of some other properties.
Syntax
public AttributeVariable< VisualizerLengthUnit > LengthUnit { get; set; }
Property Value
Default: Pixels
A value that determines whether other properties are given in pixels or meters.
Remarks
See VisualizerLengthUnit for details.
Platforms
Windows, Linux, Android