Click or drag to resize

DrawingViewShowContextMenu Method

Display context menu.

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 ShowContextMenu(
	Point point
)

Parameters

point
Type: System.DrawingPoint
Coordinates in the screen coordinate system
See Also