Table of Contents

Method RotateAtByRadians

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

RotateAtByRadians(double, double, double)

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

Parameters

radians double
centerX double
centerY double

RotateAtByRadians(double, Point2Double)

public void RotateAtByRadians(double radians, Point2Double centerPt)

Parameters

radians double
centerPt Point2Double