Click or drag to resize

CzmlDocument.ObjectsToWrite 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.1.421.0 (25.1.421.0)
Syntax
public ServiceProviderCollection ObjectsToWrite { get; }

Property Value

Type: ServiceProviderCollection
See Also