Back to Devexpress

ImageLayer Properties

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

latest2.1 KB
Original Source

ImageLayer Properties

Displays map images obtained from map image data providers.

NameDescription
DataProviderGets or sets the provider used to obtain images from an external source.
EnableAntialiasingGets or sets a value specifying whether the image layer will be smoothed when it is rendered.
MaxZoomLevelGets or sets the maximum zoom level at which this layer should be visible. Inherited from LayerBase.
MinZoomLevelGets or sets the minimum zoom level at which this layer should be visible. Inherited from LayerBase.
NameGets or sets the name of layer. Inherited from LayerBase.
RectangleClipSpecifies a rectangle that limits the layer’s displayed area. Inherited from LayerBase.
TransparencySpecifies the layer’s transparency.
VisibleGets or sets a value specifying whether or not a layer should be visible. Inherited from LayerBase.
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. Inherited from LayerBase.

See Also

ImageLayer Class

ImageLayer Members

DevExpress.XtraMap Namespace