Edit

SKRegion.Translate(Int32, Int32) Method

Definition

Translates the region by the specified offset.

public void Translate(int x, int y);

Parameters

x
Int32

The horizontal distance to translate.

y
Int32

The vertical distance to translate.

Applies to