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

CustomHatchCollectionItem プロパティ (Int32)

指定したインデックスのユーザ定義ハッチングを取得します。

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

パラメーター

index
型: SystemInt32

戻り値

型: CustomHatch
ユーザ定義ハッチングを表す CustomHatch
関連項目