Bitmap for UWP
GetVariableFromTag(Int32,Object) メソッド

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

パラメータ

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

戻り値の型

A variable associated with this tag.
参照

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