LEADTOOLS Annotations (Leadtools.Annotations assembly)

EndWorking Method (AnnDrawDesigner)

Show in webframe





Ends the annotation drawing process.
Syntax
protected virtual bool EndWorking()
'Declaration
 
Protected Overridable Function EndWorking() As Boolean
'Usage
 
Dim instance As AnnDrawDesigner
Dim value As Boolean
 
value = instance.EndWorking()

            

            
protected:
virtual bool EndWorking(); 

Return Value

true if the drawing process has ended successfully; otherwise, false.
Example
For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations
Requirements

Target Platforms

See Also

Reference

AnnDrawDesigner Class
AnnDrawDesigner Members

 

 


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