ImageLayer Properties
Displays map images obtained from map image data providers.
Name | Description |
---|---|
Data |
Gets or sets the provider used to obtain images from an external source. |
Enable |
Gets or sets a value specifying whether the image layer will be smoothed when it is rendered. |
Max |
Gets or sets the maximum zoom level at which this layer should be visible.
Inherited from Layer |
Min |
Gets or sets the minimum zoom level at which this layer should be visible.
Inherited from Layer |
Name |
Gets or sets the name of layer.
Inherited from Layer |
Rectangle |
Specifies a rectangle that limits the layer’s displayed area.
Inherited from Layer |
Transparency | Specifies the layer’s transparency. |
Visible |
Gets or sets a value specifying whether or not a layer should be visible.
Inherited from Layer |
ZIndex |
Gets or sets a value that is the order on the z-plane in which a map layer element (e. |
See Also