C#
VB
Java
Objective-C
WinRT C#
C++
Gets the AnnTextObject that is entering text-editing mode.
public AnnTextObject TextObject { get; }
Public ReadOnly Property TextObject As Leadtools.Annotations.Core.AnnTextObject
public Leadtools.Annotations.Core.AnnTextObject TextObject {get;}
@property (nonatomic) LTAnnTextObject* textObject;
public AnnTextObject getTextObject()
get_TextObject();
public:
property AnnTextObject^ TextObject
{
AnnTextObject^ get()
}
The AnnTextObject that is entering text editing mode.
For an example, refer to AnnAutomation.EditText
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