Table of Contents

Method RotateAtPrepend

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

RotateAtPrepend(double, double, double)

public void RotateAtPrepend(double angle, double centerX, double centerY)

Parameters

angle double
centerX double
centerY double

RotateAtPrepend(double, Point2Double)

public void RotateAtPrepend(double angle, Point2Double centerPt)

Parameters

angle double
centerPt Point2Double