ImgEdit User Control

ImgEdit Class Library

ImgEdit.SetClearSelection = Boolean

 

Sets the clear image selection.

 

[Visual Basic]

Public WriteOnly Property SetClearSelection ( ) Boolean

 

Property Set Value

    SetClearSelection

        Enable the clear selection of the displayed image.

 

Property Get Value

    None.

 

Example

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

 

[Visual Basic]

Dim ClearSelection as Boolean = True

ImgEdit1.SetClearSelection = ClearSelection

 

Requirements

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

Documentation Version 1.6