'宣言 Public Shared Function CreateRotationMatrix( _ ByVal degrees As System.Double, _ ByVal centerPoint As _Point _ ) As System.ValueTuple(Of Double,Double,Double,Double,Double,Double)
public static System.ValueTuple<double,double,double,double,double,double> CreateRotationMatrix( System.double degrees, _Point centerPoint )
パラメータ
- degrees
- centerPoint