ymm4-plugin-document
読み取り中…
検索中…
一致する文字列を見つけられません
YukkuriMovieMaker.Commons.ItemAttribute クラス

アイテムの属性を定義するクラス [詳解]

YukkuriMovieMaker.Commons.ItemAttribute の継承関係図

公開メンバ関数

 ItemAttribute (string name, string iconResource, string iconKey)
 アイテムの属性を初期化する
object GetIcon ()
 アイコンを取得する

プロパティ

string Name = name [get, set]
 アイテム名
string IconResource = iconResource [get, set]
 アイコンリソース
string IconKey = iconKey [get, set]
 アイコンキー

詳解

アイテムの属性を定義するクラス

構築子と解体子

◆ ItemAttribute()

YukkuriMovieMaker.Commons.ItemAttribute.ItemAttribute ( string name,
string iconResource,
string iconKey )

アイテムの属性を初期化する

引数
nameアイテム名
iconResourceアイコンリソース
iconKeyアイコンキー

メソッド詳解

◆ GetIcon()

object YukkuriMovieMaker.Commons.ItemAttribute.GetIcon ( )

アイコンを取得する

戻り値
アイコン

プロパティ詳解

◆ IconKey

string YukkuriMovieMaker.Commons.ItemAttribute.IconKey = iconKey
getset

アイコンキー

◆ IconResource

string YukkuriMovieMaker.Commons.ItemAttribute.IconResource = iconResource
getset

アイコンリソース

◆ Name

string YukkuriMovieMaker.Commons.ItemAttribute.Name = name
getset

アイテム名


このクラス詳解は次のファイルから抽出されました: