Table of Contents

Method RotateAtByRadians

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

RotateAtByRadians(float, float, float)

public void RotateAtByRadians(float radians, float centerX, float centerY)

Parameters

radians float
centerX float
centerY float

RotateAtByRadians(float, Point2Float)

public void RotateAtByRadians(float radians, Point2Float centerPt)

Parameters

radians float
centerPt Point2Float