[]
Makes the specified position as the center of the map.
public void CenterTo(Point position)
Public Sub CenterTo(position As Point)
| Type | Name | Description |
|---|---|---|
| Point | position | The position in map's client area. |
Valid only after the map is rendered.