ContextMenu Method (SapPicture)

Class

SapPicture.

Action

The function opens a context menu on the given position. The coordinates should be given in pixels with respect to the picture control as it is displayed on the screen.

Syntax

picture.ContextMenu(x, y)
Variable Description
x The x-coordinate. Integer.
y The y-coordinate. Integer.