Click or drag to resize

LabelGraphicsDistanceDisplayCondition Property

Gets or sets the distances from the camera at which this label will be displayed. If not specified, the label is displayed regardless of camera distance.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CesiumProperty<Bounds> DistanceDisplayCondition { get; set; }

Property Value

Type: CesiumPropertyBounds
See Also