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