ImgEdit User Control

ImgEdit Class Library

ImgEdit.SetZoomSelection = Boolean

 

Sets the zoom selection.

 

[Visual Basic]

Public WriteOnly Property SetZoomSelection ( ) Boolean

 

Property Set Value

    SetZoomSelection

        Enable the zoom selection of the displayed image.

 

Property Get Value

    None.

 

Example

[Visual Basic] The following example enables the zoom selection of the displayed image.

 

[Visual Basic]

Dim ZoomSelection as Boolean = True

ImgEdit1.SetZoomSelection = ZoomSelection

 

Requirements

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.

Documentation Version 1.6