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: 25.2.423.0 (25.2.423.0)
Syntax
public ServiceProviderCollection ObjectsToWrite { get; }

Property Value

Type: ServiceProviderCollection
See Also