←Select platform

StartWorking Method

Summary

Starts the running process.

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

Return Value

true if this AnnRunDesigner has begun running; 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