[]
        
(Showing Draft Content)

C1.Win.Map.C1Map.SetZoomCenter

SetZoomCenter Method

SetZoomCenter(double, Point)

Sets the zoom and center of the map.

Declaration
public void SetZoomCenter(double zoom, Point center)
Parameters
Type Name Description
double zoom

The new zoom of the map.

Point center

The new center of the map, in geography unit.

Remarks

Valid only after the map is rendered.