Method SetOffset
SetOffset(SKPoint)
Sets the pan offset and raises TransformChanged.
public void SetOffset(SKPoint offset)
Parameters
offsetSKPointThe desired pan offset in content coordinates.
Sets the pan offset and raises TransformChanged.
public void SetOffset(SKPoint offset)
offset SKPointThe desired pan offset in content coordinates.