←Select platform

EndWorking Method

Summary

Ends editing.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
protected virtual bool EndWorking() 
Protected Overridable Function EndWorking() As Boolean 
protected virtual bool EndWorking() 
- (BOOL)endWorking 
protected boolean endWorking() 
 function Leadtools.Annotations.Designers.AnnEditDesigner.EndWorking() 
protected:  
   virtual bool EndWorking() 

Return Value

true if this AnnEditDesigner has successfully stopped editing; otherwise, it is false.

Example

For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly