UntiledLayer Methods |
The UntiledLayer type exposes the following members.
Name | Description | |
---|---|---|
AddToMapView | Adds the layer to a map. (Overrides BaseLayerAddToMapView(MapView).) | |
Get | Determines the tool tip texts for a given position | |
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. (Inherited from BaseLayer.) | |
Refresh | Updates the layer instances. (Inherited from BaseLayer.) | |
RemoveFromMapView | Removes the layer from a map. (Inherited from BaseLayer.) | |
ToolTipHitTest | Hit tests the given layer features. | |
UpdateMapObjects | Takes all parameters into members, commonly provided by the corresponding provider. |
Name | Description | |
---|---|---|
ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |