MapLine.Point1 Property
Gets or sets the first point that defines this line.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v23.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
CoordPoint | A CoordPoint class descendant object. |
See Also