Table of Contents

Method RotateAtPrepend

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

RotateAtPrepend(float, float, float)

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

Parameters

angle float
centerX float
centerY float

RotateAtPrepend(float, Point2Float)

public void RotateAtPrepend(float angle, Point2Float centerPt)

Parameters

angle float
centerPt Point2Float