LEADTOOLS JavaScript (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.
Syntax
 function Leadtools.Controls.ImageViewer.imageControlRectangle( 
   clipped 
)
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!

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-2012 All Rights Reserved. LEAD Technologies, Inc.