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: 26.1.424.0 (26.1.424.0)
Syntax
public static class CesiumLibraryVersion

The CesiumLibraryVersion type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDisplayVersion
The display version of the library: 2026 r1.
Public fieldStatic memberVersion
The numeric version of the library: 26.1.424.0.
Top
See Also