Click or drag to resize

CesiumLibraryVersion Class

Version information for the Cesium library.
Inheritance Hierarchy
System.Object
  AGI.Foundation.CesiumLibraryVersion

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

The CesiumLibraryVersion type exposes the following members.

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