Table of Contents

Method RotateAt

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

RotateAt(float, float, float)

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

Parameters

angle float
centerX float
centerY float

RotateAt(float, Point2Float)

public void RotateAt(float angle, Point2Float centerPt)

Parameters

angle float
centerPt Point2Float