Click or drag to resize

Description Constructor (String)

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(
	string text
)

Parameters

text
Type: SystemString
The HTML description of the object.
See Also