function Leadtools.Controls.ImageViewer.imageControlRectangle( clipped )
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!
Parameter | Type | Description |
---|---|---|
clipped | bool | true to intersect the bounding rectangle with the current control client area; otherwise, it is false. |
Type | Description |
---|---|
LeadRectD | The location and size of the image in the viewer in control coordinates. |
This method will apply the current transformation to (0,0 to imageSize.width, imageSize.height) and return the result value.