リサイズはクリックかドラッグ

EventCommandColorSetGetCommandColor メソッド

コマンドカラー種別からコマンドカラーを取得する。

名前空間:  WodiLib.Project
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public Color GetCommandColor(
	CommandColorType type
)

パラメーター

type
型: WodiLib.IniCommandColorType
コマンドカラー種別

戻り値

型: Color
コマンドカラー
例外
例外条件
ArgumentNullExceptiontype が null の場合
関連項目