Click or drag to resize

EllipsoidGraphicsRadii Property

Gets or sets the radii of the ellipsoid. This property must be specified, or the ellipsoid will not be displayed.

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

Property Value

Type: CesiumPropertyCartesian
See Also