Back to Devexpress

MapOverlayItemBase.Location Property

windowsforms-devexpress-dot-xtramap-dot-mapoverlayitembase-5fddc6ed.md

latest1.0 KB
Original Source

MapOverlayItemBase.Location Property

Gets or sets the location of an overlay item.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public Point Location { get; set; }
vb
Public Property Location As Point

Property Value

TypeDescription
Point

A Point value.

|

See Also

MapOverlayItemBase Class

MapOverlayItemBase Members

DevExpress.XtraMap Namespace