[]
        
(Showing Draft Content)

C1.Win.Map.MapLayer

MapLayer Class

Represents the layer displayed in the C1Map.

Namespace: C1.Win.Map
Assembly: C1.Win.Map.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class MapLayer : NotifyObject

Constructors

Name Description
MapLayer()

Properties

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.