CanvasInput.flipVertical Method
Parent Object: CanvasInputDefined in namespace "adsk::fusion" and the header file is <Fusion/Image/CanvasInput.h>
Description
Flips the image along the vertical axis. This is a convenience method that flips the direction of the Y axis of the transform.
Syntax
"canvasInput_var" is a variable referencing a CanvasInput object.
|
Return Value
Type | Description |
boolean | Returns true if the flip was successful. |