Error processing SSI file
(Leadtools.Controls)

Show in webframe

CanStartWork Method (ImageViewerAddRegionInteractiveMode)




Event data
Gets a value that indicates whether the mode can start work.
Syntax
protected override bool CanStartWork( 
   InteractiveEventArgs e
)
'Declaration
 
Protected Overrides Function CanStartWork( _
   ByVal e As InteractiveEventArgs _
) As Boolean

Parameters

e
Event data
Remarks

ImageViewerAddRegionInteractiveMode overrides CanStartWork to add the following checks: Item must not be null (either set by the user or through AutoItemMode), the item must have a valid image in Image and the current transformation has a rotation that is not at a right angle.

Requirements

Target Platforms

See Also

Reference

ImageViewerAddRegionInteractiveMode Class
ImageViewerAddRegionInteractiveMode Members

Error processing SSI file