Back to Devexpress

BeforeMeasurementEventArgs.StartPoint Property

windowsforms-devexpress-dot-xtramap-dot-beforemeasurementeventargs.md

latest1.1 KB
Original Source

BeforeMeasurementEventArgs.StartPoint Property

Returns coordinates of the ruler’s start point.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDescription
CoordPoint

Coordinates of the ruler’s start point.

|

See Also

BeforeMeasurementEventArgs Class

BeforeMeasurementEventArgs Members

DevExpress.XtraMap Namespace