Click or drag to resize

CzmlUpdateDocument Properties

The CzmlUpdateDocument type exposes the following members.

Properties
  NameDescription
Public propertyPacketCount

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.

Public propertyPrettyFormatting
Gets or sets a value indicating whether the resulting CZML file is formatted using whitespace for easy readability, which will produce a significantly larger file. By default, this is set to .
Top
See Also