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

DockingBarCollectionItem プロパティ

コレクション内の指定したインデックスにあるドッキングウィンドウを取得します。

名前空間:  RootPro.RootProCAD.UI
アセンブリ:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文
public abstract DockingBar this[
	int index
] { get; }

パラメーター

index
型: SystemInt32
取得するドッキングウィンドウのインデックス。

戻り値

型: DockingBar
コレクション内の指定したインデックスにあるドッキングウィンドウを表す DockingBar
関連項目