C#
VB
C++
Continues the drawing of the AnnObject.
protected virtual bool Working(
Rectangle rcInvalid
)
Protected Overridable Function Working( _
ByVal rcInvalid As Rectangle _
) As Boolean
protected:
virtual bool Working(
Rectangle rcInvalid
)
rcInvalid
A System.Drawing.Rectangle structure that represents the invalid rectangle to paint.
true if the drawing process is continued successfully; 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