ViewFromCesiumSourceInstance 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 ViewFromCesiumSource Instance { get; }Public Shared ReadOnly Property Instance As ViewFromCesiumSource
Get
public:
static property ViewFromCesiumSource^ Instance {
ViewFromCesiumSource^ get ();
}static member Instance : ViewFromCesiumSource with get
Property Value
Type:
ViewFromCesiumSource
See Also