Back to Devexpress

WmsLayer Members

wpf-devexpress-dot-xpf-dot-map-dot-wmslayer-dot-underscore-members.md

latest3.1 KB
Original Source

WmsLayer Members

Provides information about a single layer obtained from a Web Map Service Provider.

Properties

NameDescription
BoundingBoxesReturns the WMS layer bounding boxes.
ChildrenReturns a collection of layers embedded into a WMS layer.
LeftTopReturns the left-top coordinate of the geographical region provided by WmsLayer.
NameReturns the name of a WMS layer.
RightBottomReturns the right-bottom coordinate of the geographical region provided by WmsLayer.
TitleReturns short information about the layer.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the textual representation of the WmsLayer.

See Also

WmsLayer Class

DevExpress.Xpf.Map Namespace