PointVisualizer.OffsetZ Property
Gets or sets a value offsetting the visualization of an object from its geographic position.
Syntax
public AttributeVariable< System.Double > OffsetZ { get; set; }
Property Value
Default: 0.0
The distance along the z-axis to offset the visualization.
Remarks
This property is only used in 3D. Note that even is the LengthUnit property is set to Pixels, this value should always be expressed in meters.
Platforms
Windows, Linux, Android