<< Click to Display Table of Contents >>
OZUserActionCommand > AddRectangle
When the user adds a rectangle in the report, "AddRectangle" is returned.
attr |
Description |
---|---|
height |
The height of the rectangle(float) |
reportname |
The report name(string) |
width |
The width of the rectangle(float) |
xpos |
The X coordinate of the rectangle(float) |
ypos |
The Y coordinate of the rectangle(float) |