Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewerAddRegionInteractiveMode Class : CanStartWork Method |
protected override bool CanStartWork( InteractiveEventArgs e )
'Declaration
Protected Overrides Function CanStartWork( _ ByVal e As InteractiveEventArgs _ ) As Boolean
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.