Represents visual elements of a map that can be drawn and hit-tested. The following tables list the members exposed by the MapElement type.
|
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the MapElement class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the name of the font used to render the label of this element. |
|
![]() |
Gets or sets the size of the font used to render the label of this element. |
|
![]() |
Gets or sets the label of this map element. |
Name | Description | |
---|---|---|
![]() |
Draws this map element on the specified drawing surface. |
|
![]() |
Draws the label of this map element. |
|
![]() |
Draws a highlight of this map element. |
|
![]() |
Tests whether this map element contains the specified point. |