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

SelectionManagerSelectShape メソッド (Shape, Layout, SelectionCombineMode)

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

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

パラメーター

shape
型: RootPro.RootProCADShape
選択する図形。
layout
型: RootPro.RootProCADLayout
選択する図形の部分図レイアウト。
mode
型: RootPro.RootProCADSelectionCombineMode
選択モードを指定する SelectionCombineMode 列挙体のメンバ。
関連項目