Error processing SSI file
(Leadtools.Controls)

Show in webframe

Transform Property (ImageViewerRenderRedirectOptions)




Transformation to use when rendering.
Syntax
public LeadMatrix Transform {get; set;}
'Declaration
 
Public Property Transform As LeadMatrix

Property Value

The transformation to use when rendering. Default value is Identity.
Remarks

Use this value to control the offset, scale and rotation to use when redirecting the rendering of ImageViewer to an external control. The helper method CreateTransform can be used to easily create a transformation matrix for common scenarios such as rendering a thumbnail of the content of the viewer.

For more information, refer to Image Viewer Rendering.

Example

For an example, refer to RenderRedirect.

Requirements

Target Platforms

See Also

Reference

ImageViewerRenderRedirectOptions Class
ImageViewerRenderRedirectOptions Members

Error processing SSI file