C#
VB
C++
Starts the editing process.
protected virtual bool StartWorking()
Protected Overridable Function StartWorking() As Boolean
protected:
virtual bool StartWorking();
true if this AnnRunDesigner has started the editing process; false, otherwise.
Derived classes should call this method upon starting the run operation of an object.
For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations (Deprecated)
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET