Share via


Matrix.RotateAtPrepend(Double, Double, Double) Method

Definition

public:
 void RotateAtPrepend(double angle, double centerX, double centerY);
public void RotateAtPrepend (double angle, double centerX, double centerY);
member this.RotateAtPrepend : double * double * double -> unit
Public Sub RotateAtPrepend (angle As Double, centerX As Double, centerY As Double)

Parameters

angle
Double
centerX
Double
centerY
Double

Applies to