Method SetScale
SetScale(float, SKPoint?)
Sets the zoom scale, clamping to MinScale/MaxScale, and raises TransformChanged.
public void SetScale(float scale, SKPoint? pivot = null)
Sets the zoom scale, clamping to MinScale/MaxScale, and raises TransformChanged.
public void SetScale(float scale, SKPoint? pivot = null)