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