BaseLayer Methods |
The BaseLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| AddToMapView | Adds the layer to a map. | |
| InitializeFactory | Initializes the base layer factory. A default category for the created canvases is set as well as a
default factory method which creates the new canvas instances. | |
| Refresh | Updates the layer instances. | |
| RemoveFromMapView | Removes the layer from a map. |
| Name | Description | |
|---|---|---|
| ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |