Table of Contents

Method RotateAtByRadiansPrepend

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

RotateAtByRadiansPrepend(double, double, double)

public void RotateAtByRadiansPrepend(double radians, double centerX, double centerY)

Parameters

radians double
centerX double
centerY double

RotateAtByRadiansPrepend(double, Point2Double)

public void RotateAtByRadiansPrepend(double radians, Point2Double centerPt)

Parameters

radians double
centerPt Point2Double