ILabelGraphicsService.LabelGraphics Property |
Gets the graphical properties of the label.
Namespace:
AGI.Foundation.Cesium.Advanced
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxLabelGraphics LabelGraphics { get; }
ReadOnly Property LabelGraphics As LabelGraphics
Get
property LabelGraphics^ LabelGraphics {
LabelGraphics^ get ();
}
abstract LabelGraphics : LabelGraphics with get
Property Value
Type:
LabelGraphics
See Also