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

CommandParameterGroupCurrentIndexChangedEventArgs コンストラクター

CommandParameterGroupCurrentIndexChangedEventArgsクラスの新しいインスタンスを初期化します

名前空間:  RootPro.RootProCAD.Command
アセンブリ:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文
public CommandParameterGroupCurrentIndexChangedEventArgs(
	CommandParameterGroup paramGroup,
	int oldIndex,
	int newIndex
)

パラメーター

paramGroup
型: RootPro.RootProCAD.CommandCommandParameterGroup
oldIndex
型: SystemInt32
newIndex
型: SystemInt32
関連項目