Error processing SSI file
(Leadtools.Controls)

Show in webframe

Flip Property (ImageViewerItem)




Flip the image inside this item vertically (upside-down)
Syntax
public bool Flip {get; set;}
'Declaration
 
Public Property Flip As Boolean

Property Value

true to flip image inside this item vertically (upside-down), otherwise; false.
Remarks

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.

Requirements

Target Platforms

See Also

Reference

ImageViewerItem Class
ImageViewerItem Members

Error processing SSI file