ISupportCoordLocation.Location Property
Gets or sets the location of map items implementing this interface.
Namespace: DevExpress.Map
Assembly: DevExpress.Map.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| CoordPoint | A CoordPoint class descendant object. |
See Also