DioDocs for PDF
SinCos メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > D2D1 クラス : SinCos メソッド
void D2D1SinCos([In] float angle,[Out] float* s,[Out] float* c)
シンタックス
'宣言
 
Public Shared Sub SinCos( _
   ByVal angle As System.Single, _
   ByRef s As System.Single, _
   ByRef c As System.Single _
) 
public static void SinCos( 
   System.float angle,
   out System.float s,
   out System.float c
)

パラメータ

angle
s
c
参照

D2D1 クラス
D2D1 メンバ