|
- End of drawing
- Drawing in PHP
- Drawing in Browser code
<Image>.VerticalSymmetry (Function) In french: <Image>.SymétrieVerticale
// Vertical symmetry of the IMG_Image1 control MyResult is boolean MyResult = IMG_Image1.VerticalSymmetry() IF MyResult = False THEN Error("The operation failed")
Syntax
<Result> = <Image control>.VerticalSymmetry()
<Result>: Boolean - True if the symmetry was performed,
- False otherwise.
<Image control>: Control name Name of Image control to use. Remarks End of drawing The transformation of the image will not be displayed if <Image>.EndDrawing and <Image>.VerticalSymmetry are called in the same process. Versions 16 and later New in version 16
This page is also available for…
|
|
|
| |
| Click [Add] to post a comment |
|
| |
|
| |
| |
| |
| |
| |
| |
| | |
| |