Bitmap for WPF
GetStoryboardFromTag(Int32,Object) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Animation 名前空間 > Manager2 クラス > GetStoryboardFromTag メソッド : GetStoryboardFromTag(Int32,Object) メソッド
The id.
The tag object. This parameter can be null.
Gets the storyboard from tag.
シンタックス
'宣言
 
Public Overloads Function GetStoryboardFromTag( _
   ByVal id As System.Integer, _
   Optional ByVal tagObject As System.Object _
) As Storyboard2
public Storyboard2 GetStoryboardFromTag( 
   System.int id,
   System.object tagObject
)

パラメータ

id
The id.
tagObject
The tag object. This parameter can be null.

戻り値の型

A storyboard associated with this tag.
参照

Manager2 クラス
Manager2 メンバ
オーバーロード一覧