Click or drag to resize

CzmlDocumentCesiumSources Property

Gets the collection of CesiumSource instances used to generate CZML.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public List<CesiumSource> CesiumSources { get; }

Property Value

Type: ListCesiumSource
See Also