C#
VB
C++
Starts the drawing of the AnnObject.
Protected Overridable Function StartWorking( _
ByVal obj As Leadtools.Annotations.AnnObject _
) As Boolean
protected:
virtual bool StartWorking(
Leadtools.Annotations.AnnObject^ obj
)
obj
The AnnObject that will be drawn.
true when drawing the specified annotation object is started correctly; otherwise, false.
For more information and an example, refer to the 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