Method RotateAt
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
RotateAt(float, float, float)
public void RotateAt(float angle, float centerX, float centerY)
Parameters
RotateAt(float, Point2Float)
public void RotateAt(float angle, Point2Float centerPt)
Parameters
angle
floatcenterPt
Point2Float