[]
Represents the marker for map spatial elements.
public interface IMapMarker
| Name | Description |
|---|---|
| Action | Gets the action associated with the marker if any, otherwise |
| Hidden | Gets a value indicating whether the marker is hidden. |
| Label | Gets the marker label. |
| LabelPlacement | Gets the label placement. |
| MarkerImage | Gets the marker image. |
| MarkerStyle | Gets the marker style. |
| Name | Gets the marker name. |
| OffsetX | Gets the offset of the x-coordinate specifying in pixels. |
| OffsetY | Gets the offset of the y-coordinate specifying in pixels. |
| Size | Gets the marker size. |
| Style | Gets the style. |
| Tooltip | Gets the tooltip. |