Bitmap for UWP
CreateAnimationVectorVariable2 メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Animation 名前空間 > Manager2 クラス : CreateAnimationVectorVariable2 メソッド
HRESULT IUIAnimationManager2::CreateAnimationVectorVariable([In, Buffer] const double* initialValue,[In] unsigned int cDimension,[Out] IUIAnimationVariable2** variable)
シンタックス
'宣言
 
Public Function CreateAnimationVectorVariable2( _
   ByVal initialValue() As System.Double, _
   ByVal cDimension As System.Integer _
) As Variable2
public Variable2 CreateAnimationVectorVariable2( 
   System.double[] initialValue,
   System.int cDimension
)

パラメータ

initialValue
cDimension
参照

Manager2 クラス
Manager2 メンバ