LEADTOOLS Annotations (Leadtools.Annotations assembly)

Working Method (AnnEditDesigner)

Show in webframe





A System.Drawing.Rectangle structure that represents the invalid rectangle to re-paint.
Continues the editing process.
Syntax
protected virtual bool Working( 
   Rectangle rcInvalid
)
'Declaration
 
Protected Overridable Function Working( _
   ByVal rcInvalid As Rectangle _
) As Boolean
'Usage
 
Dim instance As AnnEditDesigner
Dim rcInvalid As Rectangle
Dim value As Boolean
 
value = instance.Working(rcInvalid)

            

            
protected:
virtual bool Working( 
   Rectangle rcInvalid
) 

Parameters

rcInvalid
A System.Drawing.Rectangle structure that represents the invalid rectangle to re-paint.
Remarks
Derived classes should call this method upon continuing the edit operation of an object.
Example
For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations
Requirements

Target Platforms

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.