Click or drag to resize

CzmlUpdateDocumentPacketCount Property

Gets the number of CZML packets contained by this document.

Note that a CZML document always starts with a document packet, so this will always be at least one.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public int PacketCount { get; }

Property Value

Type: Int32
See Also