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

CommandMouseMoveEventArgs コンストラクター (Command, Point2d, Point2d)

CommandMouseMoveEventArgsクラスの新しいインスタンスを初期化します

名前空間:  RootPro.RootProCAD.Command
アセンブリ:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文
public CommandMouseMoveEventArgs(
	Command command,
	Point2d localPoint,
	Point2d worldPoint
)

パラメーター

command
型: RootPro.RootProCAD.CommandCommand
localPoint
型: RootPro.RootProCAD.GeometryPoint2d
worldPoint
型: RootPro.RootProCAD.GeometryPoint2d
関連項目