[]
        
(Showing Draft Content)

C1.Win.Map.C1Map.CenterTo

CenterTo Method

CenterTo(Point)

Makes the specified position as the center of the map.

Declaration
public void CenterTo(Point position)
Parameters
Type Name Description
Point position

The position in map's client area.

Remarks

Valid only after the map is rendered.