CustomPropertiesCesiumSourceInstance Property |
Gets the instance.
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 static CustomPropertiesCesiumSource Instance { get; }
Public Shared ReadOnly Property Instance As CustomPropertiesCesiumSource
Get
public:
static property CustomPropertiesCesiumSource^ Instance {
CustomPropertiesCesiumSource^ get ();
}
static member Instance : CustomPropertiesCesiumSource with get
Property Value
Type:
CustomPropertiesCesiumSourceSee Also