
|
ImgEdit Class Library ImgEdit.SetSelection = Boolean |
Gets or sets the image selection.
|
[Visual Basic] Public Property SetSelection ( ) as Boolean |
Property Set Value
SetSelection
Enables the selection of the image.
Property Get Value
SetSelection
Gets the value of the selection of the image.
Example
[Visual Basic] The following example enables the image selection and gets its value.
|
[Visual Basic] Dim EnabledSelection as Boolean = True ImgEdit1.SetSelection = EnabledSelection EnabledSelection = ImgEdit1.SetSelection |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6