LEADTOOLS JavaScript (Leadtools.Controls)

ImageControlRectangle Method

Show in webframe
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.
Syntax
 function Leadtools.Controls.ImageViewer.imageControlRectangle( 
   clipped 
)

Parameters

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

Return Value

TypeDescription
LeadRectD 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.

See Also

Reference

ImageViewer Object
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.