Table of Contents

Method CreateOffsetTransform

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

CreateOffsetTransform(Point2Int32)

Creates and returns an offset transform.

IOffsetTransform CreateOffsetTransform(Point2Int32 offset)

Parameters

offset Point2Int32

Returns

IOffsetTransform