Table of Contents

Constructor RotateTransform

Namespace
PaintDotNet.UI.Media
Assembly
PaintDotNet.UI.dll

RotateTransform()

public RotateTransform()

RotateTransform(double)

public RotateTransform(double angle)

Parameters

angle double

RotateTransform(double, double, double)

public RotateTransform(double angle, double centerX, double centerY)

Parameters

angle double
centerX double
centerY double