Set I-th Callout Position in Callout View

Allows an MP to set the callout position of the specified index in the selected callout graphical view.

 

Input Arguments

 

0

Collection Callout View Name

Callout View

The name of the callout view to evaluate.

1

Integer

Callout View index

Callout index to evaluate

2

Integer

X Position

Horizontal position in pixels across the screen

3

Integer

Y Position

Vertical position in pixels across the screen

 

Return Arguments

None.

Returned Status

 

SUCCESS

The callout properties were set successfully.

FAILURE

The source callout view was not found.

 

Remarks

None.