public static AnnEditTextEventArgs Create(
AnnTextObject textObject,
LeadRectD bounds
)
Public Shared Function Create( _
ByVal textObject As AnnTextObject, _
ByVal bounds As LeadRectD _
) As AnnEditTextEventArgs
-(id)initWithObject:(LTAnnTextObject*)obj
bounds:(LeadRectD)aBounds;
public AnnEditTextEvent(
Object source,
AnnTextObject textObject,
LeadRectD bounds
)
public:
static AnnEditTextEventArgs^ Create(
AnnTextObject^ textObject,
LeadRectD^ bounds
)
textObject
The AnnTextObject that is entering text-editing mode.
bounds
A Leadtools.LeadRectD object which represents the screen/device coordinates of the specified object.
An AnnTextObject object enters text-editing mode when the user double clicks the annotation and the text can be modified.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document