Create Picture Callout

Creates a relationship callout in a callout view.

 

Input Arguments

 

0

Collection Callout View Name

Destination Callout View

The name of the destination callout view.

1

Collection Object Name

Picture Name

The name of the picture to include in the callout.

 

2

 

Double

 

View X Position

The position along the horizontal direction of the callout view (as a fraction: 0.75 = 75% from the left edge of the graphical view).

3

Double

View Y Position

The position along the vertical direction of the callout view (as a fraction: 0.75 = 75% from the

top edge of the graphical view).

4

Integer

Scale Image Percent (10-200)

Optional scale factor to apply to the image.

5

Collection Object Name

Object for Callout Anchor Point

Anchor point used for the callout

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The callout was successfully created.

FAILURE

The supplied picture or callout view was not found.

 

Remarks

Note: A2 and A3 arguments define the position of low left corner of the picture and defined a position along the horizontal/vertical aspects of the screen relative to the top left corner of the screen. For example, a fraction: 0.75 = 75% or 3/4 of the way across the screen from that starting position. Any X/Y position values close to 0% may cause the picture (depend on the picture’s size) to be invisible (out of screen).

By default, if object for anchor point is not defined, the created picture callout is located next to graphical view center.