Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

EndWorking Method (AnnDrawDesigner)






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

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)