Click or drag to resize

CesiumGeneratorContext.PrettyFormatting Property

Gets a value indicating whether the written data should be formatted for easy human readability. When this property is false (the default), more compact CZML is generated.

Namespace:  AGI.Foundation.Cesium.Advanced
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public bool PrettyFormatting { get; }

Property Value

Type: Boolean
See Also