Leadtools.Controls Namespace > ImageViewerItem Object : Flip Property |
get_flip();
set_flip(value);
Object.defineProperty('flip');
Type | Description |
---|---|
boolean | true to flip image inside this item vertically (upside-down), otherwise; false. |
This is a display value and will not change the image data.
This is a state value. For more information, for more information, refer Image Viewer Transformation.