MapLine.Point2 Property
Gets or sets the second point that defines this line.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.2.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| CoordPoint | A CoordPoint class descendant object. |
See Also