Click or drag to resize

CesiumCustomPropertiesExtensionCustomProperties Property

Gets or sets the set of custom CZML properties.

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

Property Value

Type: CesiumCustomProperties

Implements

ICesiumCustomPropertiesServiceCustomProperties
See Also