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

Show in webframe

EndWorking Method (AnnEditDesigner)






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

            

            
protected:
virtual bool EndWorking(); 
Remarks
Derived classes should call this method upon ending 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

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