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

ShapeSettingsStyleCollectionAdd メソッド (String, ShapeSettingsStyle)

他のドキュメントにあるスタイルを追加します。

名前空間:  RootPro.RootProCAD
アセンブリ:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文
public abstract ShapeSettingsStyle Add(
	string name,
	ShapeSettingsStyle style
)

パラメーター

name
型: SystemString
スタイルの名前
style
型: RootPro.RootProCADShapeSettingsStyle
他のドキュメントにあるスタイルStyle in other document

戻り値

型: ShapeSettingsStyle
関連項目