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