Click or drag to resize

CesiumLibraryVersion Class

Version information for the Cesium library.
Inheritance Hierarchy
SystemObject
  AGI.FoundationCesiumLibraryVersion

Namespace:  AGI.Foundation
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax
public static class CesiumLibraryVersion

The CesiumLibraryVersion type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDisplayVersion
The display version of the library: 2024 r2.
Public fieldStatic memberVersion
The numeric version of the library: 24.2.419.0.
Top
See Also