CAViewer class
Sets the image orientation (IDENTITY, XFLIP, YFLIP, XYFLIP).
Parameters
Return Value
Returns TRUE if the operation was successful; otherwise, FALSE.
Remarks
In the Image Map graph type, the default orientation (IDENTITY) of the image is for the (0,0) element to be placed in the lower left corner of the graph. Other orientations can be set by using values XFLIP, YFLIP, or XYFLIP.
See Also