CesiumGeneratorContextEnableAutomaticReferencing Property |
Gets a value indicating whether to enable automatic CZML reference creation for objects with the same definition.
Namespace:
AGI.Foundation.Cesium.Advanced
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool EnableAutomaticReferencing { get; }
Public ReadOnly Property EnableAutomaticReferencing As Boolean
Get
public:
property bool EnableAutomaticReferencing {
bool get ();
}
member EnableAutomaticReferencing : bool with get
Property Value
Type:
BooleanSee Also