Property GraphicsOverlays
GraphicsOverlays
Gets or sets a collection of Graphics
Declaration
public GraphicsOverlayCollection GraphicsOverlays { get; set; }
Property Value
Type | Description |
---|---|
Graphics |
A collection of Graphics |
Implements
Remarks
To display graphics in the Geo
You cannot add duplicate Graphics
Use methods such as
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET | 200.0 - 200.6 |
.NET Windows | 200.0 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |