Table of Contents

Method RotateAtByRadiansPrepend

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

RotateAtByRadiansPrepend(float, float, float)

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

Parameters

radians float
centerX float
centerY float

RotateAtByRadiansPrepend(float, Point2Float)

public void RotateAtByRadiansPrepend(float radians, Point2Float centerPt)

Parameters

radians float
centerPt Point2Float