LabelGraphicsExtensionLabelGraphics Property |
Gets or sets the graphical properties of the label.
Namespace:
AGI.Foundation.Cesium
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public LabelGraphics LabelGraphics { get; set; }
Public Property LabelGraphics As LabelGraphics
Get
Set
public:
virtual property LabelGraphics^ LabelGraphics {
LabelGraphics^ get () sealed;
void set (LabelGraphics^ value) sealed;
}
abstract LabelGraphics : LabelGraphics with get, set
override LabelGraphics : LabelGraphics with get, set
Property Value
Type:
LabelGraphicsImplements
ILabelGraphicsServiceLabelGraphicsSee Also