FlexChart for WinForms
CreateRotationMatrix メソッド

C1.Chart アセンブリ > C1.Chart 名前空間 > MathUtils クラス : CreateRotationMatrix メソッド
シンタックス
'宣言
 
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
参照

参照

MathUtils クラス
MathUtils メンバ