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

SelectionManagerSelectShapes メソッド (Shape, SelectionCombineMode)

指定した複数の図形を選択します。

名前空間:  RootPro.RootProCAD
アセンブリ:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文
public abstract void SelectShapes(
	Shape[] shape,
	SelectionCombineMode mode
)

パラメーター

shape
型: RootPro.RootProCADShape
選択する図形。
mode
型: RootPro.RootProCADSelectionCombineMode
選択モードを指定する SelectionCombineMode 列挙体のメンバ。
関連項目