Click or drag to resize

CzmlDocumentObjectsToWrite Property

Gets the collection of instances to be written to 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 ServiceProviderCollection ObjectsToWrite { get; }

Property Value

Type: ServiceProviderCollection
See Also