Click or drag to resize

BillboardGraphicsImage Property

Gets or sets the billboard image. This property must be specified, or the billboard 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<CesiumResource> Image { get; set; }

Property Value

Type: CesiumPropertyCesiumResource
See Also