[]
        
(Showing Draft Content)

C1.Win.Map.C1Map.ZoomAt

ZoomAt Method

ZoomAt(double, Point)

Zooms the map with the specified delta, at the specified position.

Declaration
public void ZoomAt(double zoomDelta, Point position)
Parameters
Type Name Description
double zoomDelta

The delta of the zoom value.

Point position

The position in map's client area.

Remarks

Valid only after the map is rendered.