Click or drag to resize

CesiumCustomPropertiesExtension.CustomProperties Property

Gets or sets the set of custom CZML properties.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public CesiumCustomProperties CustomProperties { get; set; }

Property Value

Type: CesiumCustomProperties

Implements

ICesiumCustomPropertiesService.CustomProperties
See Also