Click or drag to resize

CentralBodySurfaceRegionGraphics.Height Property

Gets or sets the height above the surface of the CentralBody that the region is drawn. If not specified, the default is 0.0.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public CesiumProperty<double> Height { get; set; }

Property Value

Type: CesiumProperty<Double>
See Also