Method RotateAtByRadians
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
RotateAtByRadians(double, double, double)
public void RotateAtByRadians(double radians, double centerX, double centerY)
Parameters
RotateAtByRadians(double, Point2Double)
public void RotateAtByRadians(double radians, Point2Double centerPt)
Parameters
radians
doublecenterPt
Point2Double