
|
ImgEdit Class Library ImgEdit.EnableCutImage = Boolean |
Gets or sets the status of the auto cut function.
|
[Visual Basic] Public Property EnableCutImage ( ) as Boolean |
Property Set Value
Boolean
Enables or disables the status of the auto cut function.
Property Get Value
Boolean
Value state of the view of the auto cut function.
Example
[Visual Basic] The following example enables the auto cut function and gets its state.
|
[Visual Basic] Dim IsCutEnabled as Boolean = True ImgEdit1.EnableCutImage = IsCutEnabled IsCutEnabled = ImgEdit1.EnableCutImage |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6