C#
VB
C++
Continues the editing process.
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 re-paint.
Derived classes should call this method upon continuing the edit operation of an object.
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