Click or drag to resize

CentralBodySurfaceRegionGraphics.ExtrudedHeight Property

Gets or sets the height at which to extrude the region, creating a volume. If not specified, the region is not extruded.

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> ExtrudedHeight { get; set; }

Property Value

Type: CesiumProperty<Double>
See Also