Click or drag to resize

ImageMaterialGraphicsImage Property

Gets or sets the image to display on the surface.

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