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

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; }

パラメーター

name
型: SystemString
属性の名前

戻り値

型: ShapeAttribute
関連項目