LEADTOOLS WinRT(Leadtools.Controls)
LEAD Technologies, Inc

ImageControlRectangle Method


true to intersect the bounding rectangle with the current control client area; otherwise, it is false.
Gets the location and size of the image in the viewer in control coordinates. WinRT support
Syntax
public virtual Rect ImageControlRectangle( 
   bool clipped
)
 function Leadtools.Controls.ImageViewer.ImageControlRectangle( 
   clipped 
)

Parameters

clipped
true to intersect the bounding rectangle with the current control client area; otherwise, it is false.

Return Value

The location and size of the image in the viewer in control coordinates.
Remarks

This method will apply the current transformation to (0,0 to imageSize.width, imageSize.height) and return the result value.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.