Click or drag to resize

CzmlDocumentSamplingError Event

An event that is raised when a non-fatal sampling error occurs during CZML generation. This event is only raised when TerminateOnSamplingError is .

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public event EventHandler<SamplingErrorEventArgs> SamplingError

Value

Type: SystemEventHandlerSamplingErrorEventArgs
See Also