MapViewport.CenterPoint Property
Gets or sets the center point of the viewport.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
CoordPoint | 0 | A CoordPoint class descendant object. |
See Also