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