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

HatchInnerRegionShapeCollectionItem プロパティ

コレクション内の指定したインデックスにあるリージョン図形を取得します。

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

パラメーター

index
型: SystemInt32
取得するリージョン図形のインデックス。

戻り値

型: RegionShape
コレクション内の指定したインデックスにあるリージョン図形を表す RegionShape
関連項目