Back to Devexpress

BeforeMeasurementEventArgs.StartPoint Property

wpf-devexpress-dot-xpf-dot-map-dot-beforemeasurementeventargs.md

latest1.0 KB
Original Source

BeforeMeasurementEventArgs.StartPoint Property

Returns coordinates of the ruler’s start point.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.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.Xpf.Map Namespace