C#
VB
C++
Starts the object edit mode.
Public Sub StartEditing( _
ByVal annObject As Leadtools.Annotations.Core.AnnObject _
)
public:
void StartEditing(
Leadtools.Annotations.Core.AnnObject^ annObject
)
annObject
the object that will be edited.
This method applies only on the annotation object with contains a text (like button, text object, text pointer, note).
This method is equivalent to the double click action on the text object.
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