Error processing SSI file
(Leadtools.Controls)

Show in webframe

EnsureBoundsVisible Method




Rectangle area. This is in control pixel coordinates
Ensures that the specified rectangle area is visible in the viewer.
Syntax
public virtual void EnsureBoundsVisible( 
   LeadRectD bounds
)
'Declaration
 
Public Overridable Sub EnsureBoundsVisible( _
   ByVal bounds As LeadRectD _
) 

Parameters

bounds
Rectangle area. This is in control pixel coordinates
Remarks

For more information refer to Image Viewer Layouts, Image Viewer Appearance, Image Viewer Items, Image Viewer Transformation, and Image Viewer Bounds and Transform.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file