Matrix.RotateAtPrepend(Double, Double, Double) 方法

定义

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)

参数

angle
Double
centerX
Double
centerY
Double

适用于