[]
Represents the layer displayed in the C1Map.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class MapLayer : NotifyObject
| Name | Description |
|---|---|
| MapLayer() |
| Name | Description |
|---|---|
| MaxZoom | Gets or sets the maxinum zoom which can show this layer. |
| MinZoom | Gets or sets the minimum zoom which can show this layer. |
| Name | Gets or sets the name of this layer. |
| ParentMap | Gets or sets the parent map which contains this layer. |
| Visible | Gets or sets the visibility of this layer. |