ShapeAttributeCollectionItem プロパティ (String) |
指定した名前の属性を取得または設定します。
名前空間:
RootPro.RootProCAD
アセンブリ:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文 public abstract ShapeAttribute this[
string name
] { get; set; }
Public MustOverride Default Property Item (
name As String
) As ShapeAttribute
Get
Set
パラメーター
- name
- 型: SystemString
属性の名前
戻り値
型:
ShapeAttribute関連項目