Represents a map layer. The following tables list the members exposed by the Layer(TColor, TPalette) type.
|
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Layer class. |
Name | Description | |
---|---|---|
![]() |
Returns the bounding box of elements in this layer. |
|
![]() |
Gets or sets whether map elements should be automatically highlighted when the mouse hovers over them. |
|
![]() |
Gets or sets whether map elements should be selected when the user clicks them. |
|
![]() |
Gets or sets the colors used to fill map elements on this layer. |
|
![]() |
Gets or sets the color used to highlight elements on this layer. |
|
![]() |
Gets or sets the line color used to draw elements on this layer. |
|
![]() |
Gets or sets the color palette associated with this layer. |
|
![]() |
Gets or sets whether this layer should be visible in the map view. |
Name | Description | |
---|---|---|
![]() |
Clears any cached values associated with the layer for the current zoom level. |
|
![]() |
Overloaded. Draws the elements of this layer on a canvas. |
|
![]() |
Draws the layer's highlighted elements on the specified canvas. |
|
![]() |
Draws the labels of elements of this layer on the specified canvas. |
|
![]() |
Highlights the specified map element. |
|
![]() |
Returns the map element located at the specified point. |
|
![]() |
Selects the specified map element. |
|
![]() |
Toggles the selection state the specified map element. |
Name | Description | |
---|---|---|
![]() |
Raises the AsyncDatabaseLoadComplete event. |
|
![]() |
Raises the AsyncLoadComplete event. |
|
![]() |
Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
![]() |
Raised when an asynchronous database-read operation is completed. |
|
![]() |
Raised when an asynchronous shapefile-read operation is completed. |
|
![]() |
Raised when the value of a property of the Layer class is changed. |