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

MasterDrawComponentCollectionItem プロパティ (Int32)

コレクション内の指定したインデックスにある作図部品定義を取得します。

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

パラメーター

index
型: SystemInt32
取得する作図部品定義のインデックス。

戻り値

型: MasterDrawComponent
コレクション内の指定したインデックスにある作図部品定義を表す MasterDrawComponent
関連項目