Back to Devexpress

ViewportChangedEventArgs.BottomRight Property

windowsforms-devexpress-dot-xtramap-dot-viewportchangedeventargs-f4fef9e8.md

latest1.1 KB
Original Source

ViewportChangedEventArgs.BottomRight Property

Gets the bottom right coordinate visible on a map.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public CoordPoint BottomRight { get; }
vb
Public ReadOnly Property BottomRight As CoordPoint

Property Value

TypeDescription
CoordPoint

A CoordPoint class descendant object.

|

See Also

ViewportChangedEventArgs Class

ViewportChangedEventArgs Members

DevExpress.XtraMap Namespace