Click or drag to resize

CzmlDocumentEnableAutomaticReferencing Property

Gets or sets a value indicating whether to enable automatic CZML reference creation for objects with the same definition. By default, this is set to .

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool EnableAutomaticReferencing { get; set; }

Property Value

Type: Boolean
See Also