Click or drag to resize

LabelGraphicsExtension Constructor (LabelGraphics)

Initializes a new instance with the provided LabelGraphics.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public LabelGraphicsExtension(
	LabelGraphics label
)

Parameters

label
Type: AGI.Foundation.CesiumLabelGraphics
The graphical properties of the label.
See Also