Click or drag to resize

ConstantCesiumProperty<T>.Value Property

Gets or sets the constant value of the property.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public T Value { get; set; }

Property Value

Type: T
See Also