Click or drag to resize

DrawingViewPanView Method

Move the view.

Namespace:  RootPro.RootProCAD.UI
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract void PanView(
	Point point
)

Parameters

point
Type: System.DrawingPoint
Client coordinates after moving the view
See Also