SelectionRectangle Property

Example-VB Example-VC++

Returns or sets whether a selection box will be drawn when end users click the left mouse button and drag the mouse pointer over a displayed image.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Edit control

Syntax

object.SelectionRectangle[={True|False}]

Data Type

Boolean

Setting Description

True (default) Selection box drawing is enabled
False Selection box drawing is not enabled

Remarks

Once an end user draws a selection box, cutting and copying to the Clipboard can be accomplished.