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