Click or drag to resize

CesiumGeneratorContextPrettyFormatting Property

Gets a value indicating whether the written data should be formatted for easy human readability. When this property is (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