Click or drag to resize

LabelGraphicsStyle Property

Gets or sets the style of the label. If not specified, the default is Fill.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CesiumProperty<CesiumLabelStyle> Style { get; set; }

Property Value

Type: CesiumPropertyCesiumLabelStyle
See Also