Method RotationAt
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
RotationAt(double, double, double)
public static Matrix3x2Double RotationAt(double angle, double centerX, double centerY)
Parameters
Returns
RotationAt(double, Point2Double)
public static Matrix3x2Double RotationAt(double angle, Point2Double centerPt)
Parameters
angle
doublecenterPt
Point2Double