Click or drag to resize

ICesiumCustomPropertiesService Interface

A service that defines a set of custom CZML properties to be written for a particular object.

Namespace:  AGI.Foundation.Cesium.Advanced
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface ICesiumCustomPropertiesService

The ICesiumCustomPropertiesService type exposes the following members.

Properties
  NameDescription
Public propertyCustomProperties
Gets or sets the set of custom CZML properties.
Top
See Also