Table of Contents

Method SetOffset

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

SetOffset(SKPoint)

Sets the pan offset and raises TransformChanged.

public void SetOffset(SKPoint offset)

Parameters

offset SKPoint

The desired pan offset in content coordinates.