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

CustomHatchCollectionItem プロパティ (String)

指定した名前のユーザ定義ハッチングを取得します。

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

パラメーター

name
型: SystemString

戻り値

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