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: 25.1.421.0 (25.1.421.0)
Syntax
public bool PrettyFormatting { get; }

Property Value

Type: Boolean
See Also