←Select platform

StartWorking Method

Summary

Starts the editing process.

Syntax

C#
VB
C++
protected virtual bool StartWorking() 
  
Protected Overridable Function StartWorking() As Boolean 
protected: 
virtual bool StartWorking();  

Return Value

true if this AnnRunDesigner has started the editing process; false, otherwise.

Remarks

Derived classes should call this method upon starting the run operation of an object.

Example

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

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 Assembly