Table of Contents

Method Transform

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

Transform(in RectDouble)

public readonly RectDouble Transform(in RectDouble rect)

Parameters

rect RectDouble

Returns

RectDouble

Transform(double, double)

public readonly Point2Double Transform(double x, double y)

Parameters

x double
y double

Returns

Point2Double

Transform(Point2Double)

public readonly Point2Double Transform(Point2Double pt)

Parameters

pt Point2Double

Returns

Point2Double

Transform(Vector2Double)

public readonly Vector2Double Transform(Vector2Double vec)

Parameters

vec Vector2Double

Returns

Vector2Double