LinkCesiumSourceInstance Property |
Gets the instance.
Namespace:
AGI.Foundation.Cesium.Advanced
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 26.1.424.0 (26.1.424.0)
Syntaxpublic static LinkCesiumSource Instance { get; }Public Shared ReadOnly Property Instance As LinkCesiumSource
Get
public:
static property LinkCesiumSource^ Instance {
LinkCesiumSource^ get ();
}static member Instance : LinkCesiumSource with get
Property Value
Type:
LinkCesiumSource
See Also