ImgEdit User Control

ImgEdit Class Library

ImgEdit.SetCropSelection = Boolean

 

Sets the crop selection.

 

[Visual Basic]

Public WriteOnly Property SetCropSelection ( ) Boolean

 

Property Set Value

    SetCropSelection

        Enable the crop selection of the displayed image.

 

Property Get Value

    None.

 

Example

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

 

[Visual Basic]

Dim CropSelection as Boolean = True

ImgEdit1.SetCropSelection = CropSelection

 

Requirements

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

Documentation Version 1.6