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; }
Public MustOverride ReadOnly Default Property Item (
index As Integer
) As CustomHatch
Get
パラメーター
- index
- 型: SystemInt32
戻り値
型:
CustomHatchユーザ定義ハッチングを表す
CustomHatch関連項目