Error processing SSI file
(Leadtools.Controls)

Show in webframe

Reverse Property (ImageViewerItem)




Reverse (mirror) the image inside this item horizontally
Syntax
public bool Reverse {get; set;}
'Declaration
 
Public Property Reverse As Boolean

Property Value

true to reverse (mirror) the image inside this item horizontally, 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