MarkerGraphicsExtensionMarkerGraphics Property |
Gets or sets the marker graphics.
Namespace:
AGI.Foundation.Platforms
Assembly:
AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public MarkerGraphics MarkerGraphics { get; set; }
Public Property MarkerGraphics As MarkerGraphics
Get
Set
public:
virtual property MarkerGraphics^ MarkerGraphics {
MarkerGraphics^ get () sealed;
void set (MarkerGraphics^ value) sealed;
}
abstract MarkerGraphics : MarkerGraphics with get, set
override MarkerGraphics : MarkerGraphics with get, set
Property Value
Type:
MarkerGraphicsImplements
IMarkerGraphicsServiceMarkerGraphicsSee Also