Represents a layer containing decorative elements.
The following tables list the members exposed by the DecorationLayerBase(TColor, TPalette) type.
Name | Description | |
---|---|---|
Initializes a new instance of the DecorationLayerBase class. (Inherited from DecorationLayerBase.) |
Name | Description | |
---|---|---|
Layer.BoundingBox override. (Inherited from DecorationLayerBase.) |
||
Gets the list of decorations displayed in this layer. (Inherited from DecorationLayerBase.) |
||
Gets or sets whether map elements should be automatically highlighted when the mouse hovers over them. (Inherited from Layer.) |
||
Gets or sets whether map elements should be selected when the user clicks them. (Inherited from Layer.) |
||
Gets or sets the colors used to fill map elements on this layer. (Inherited from Layer.) |
||
Gets or sets the color used to highlight elements on this layer. (Inherited from Layer.) |
||
Gets or sets the line color used to draw elements on this layer. (Inherited from Layer.) |
||
Gets or sets the color palette associated with this layer. (Inherited from Layer.) |
||
Gets the list of selected decorations. (Inherited from DecorationLayerBase.) |
||
Gets or sets whether this layer should be visible in the map view. (Inherited from Layer.) |
Name | Description | |
---|---|---|
Clears any cached values associated with the layer for the current zoom level. (Inherited from Layer.) |
||
Layer.Draw override. (Inherited from DecorationLayerBase.) |
||
Layer.DrawHighlights override. (Inherited from DecorationLayerBase.) |
||
Layer.DrawLabels override. (Inherited from DecorationLayerBase.) |
||
Layer.Highlight override. (Inherited from DecorationLayerBase.) |
||
Layer.HitTest override. (Inherited from DecorationLayerBase.) |
||
Overloaded. (Inherited from DecorationLayerBase.) |
||
Layer.Toggle override. (Inherited from DecorationLayerBase.) |
Name | Description | |
---|---|---|
Raises the AsyncDatabaseLoadComplete event. (Inherited from Layer.) |
||
Raises the AsyncLoadComplete event. (Inherited from Layer.) |
||
Raises the BeginLoad event. (Inherited from Layer.) |
||
Raises the EndLoad event. (Inherited from Layer.) |
||
Raises the PropertyChanged event. (Inherited from Layer.) |
Name | Description | |
---|---|---|
Raised when an asynchronous database-read operation is completed. (Inherited from Layer.) |
||
Raised when an asynchronous shapefile-read operation is completed. (Inherited from Layer.) |
||
Raised when the component starts loading map data from a file or memory stream. (Inherited from Layer.) |
||
Raised when the component ends loading map data from a file or memory stream. (Inherited from Layer.) |
||
Raised when the value of a property of the Layer class is changed. (Inherited from Layer.) |