[]
        
(Showing Draft Content)

C1.Win.Map.C1Map.Translate

Translate Method

Translate(float, float)

Moves the map with the specified offsets.

Declaration
public void Translate(float dx, float dy)
Parameters
Type Name Description
float dx

The offset pixels in horizontal.

float dy

The offset pixels in vertical.

Remarks

Valid only after the map is rendered.