←Select platform

Working Method

Summary

Continues the editing process.

Syntax
C#
VB
Objective-C
C++
Java
protected virtual bool Working() 
Protected Overridable Function Working() As Boolean 
- (BOOL)working 
protected boolean working() 
protected:  
   virtual bool Working() 

Return Value

true if this AnnEditDesigner is continuing to edit; 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly