Method RotationAt
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
RotationAt(float, float, float)
public static Matrix3x2Float RotationAt(float angle, float centerX, float centerY)
Parameters
Returns
RotationAt(float, Point2Float)
public static Matrix3x2Float RotationAt(float angle, Point2Float centerPt)
Parameters
angle
floatcenterPt
Point2Float