Click or drag to resize

Description Constructor (CesiumPropertyString)

Initializes a new instance with the specified text.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Description(
	CesiumProperty<string> text
)

Parameters

text
Type: AGI.Foundation.Cesium.AdvancedCesiumPropertyString
The HTML description of the object.
See Also