ILayer Interface |
Namespace: Ptv.XServer.Controls.Map.Layers
The ILayer type exposes the following members.
| Name | Description | |
|---|---|---|
| CanvasCategories | Gets the available canvas categories. | |
| Caption | Gets or sets the caption of the layer. | |
| Copyright | Gets the copyright string of the layer. | |
| HasSettingsDialog | Gets a value indicating whether the layer has a settings dialog. | |
| Icon | Gets or sets the icon of the layer. | |
| Name | Gets the name of the layer. | |
| Opacity | Gets or sets the opacity of the layer. | |
| Priority | Gets or sets the priority (base z index) of all layer canvases. |
| Name | Description | |
|---|---|---|
| AddToMapView | Adds the different layer canvases to the map. | |
| RemoveFromMapView | Removes the different layer canvases from the map. |