Back to Devexpress

LayerBase Properties

windowsforms-devexpress-dot-xtramap-dot-layerbase-dot-underscore-properties.md

latest1.2 KB
Original Source

LayerBase Properties

Serves as the base class for all layers.

NameDescription
MaxZoomLevelGets or sets the maximum zoom level at which this layer should be visible.
MinZoomLevelGets or sets the minimum zoom level at which this layer should be visible.
NameGets or sets the name of layer.
RectangleClipSpecifies a rectangle that limits the layer’s displayed area.
VisibleGets or sets a value specifying whether or not a layer should be visible.
ZIndexGets or sets a value that is the order on the z-plane in which a map layer element (e.g., image tiles layer or vector layer) appears.

See Also

LayerBase Class

LayerBase Members

DevExpress.XtraMap Namespace