Accusoft Prizm Viewer Control v10.0
SetSelectionRectangle Method
See Also  Send comments on this topic.
x
A double value which represents the x (horizontal) coordinate of the rectangular area of the image to select.
y
A double value which represents the y (vertical) coordinate of the rectangular area of the image to select.
width
A double value which represents the width of the rectangular area of the image to select.
height
A double value which represents the height of the rectangular area of the image to select.
PrizmControl Object : SetSelectionRectangle Method

Glossary Item Box

Description

Selects an area on the image.

Syntax

Visual Basic
Public Sub SetSelectionRectangle( _
   ByVal x As Double, _
   ByVal y As Double, _
   ByVal width As Double, _
   ByVal height As Double _
) 

Parameters

x
A double value which represents the x (horizontal) coordinate of the rectangular area of the image to select.
y
A double value which represents the y (vertical) coordinate of the rectangular area of the image to select.
width
A double value which represents the width of the rectangular area of the image to select.
height
A double value which represents the height of the rectangular area of the image to select.

See Also

©2015. Accusoft Corporation. All Rights Reserved.