Creates a new instance of the AnnEditTextEventArgs class.
create = function(textObject, bounds)
static create(textObject: AnnTextObject, bounds: LeadRectD): AnnEditTextEventArgs;
textObject
The AnnTextObject that is entering text-editing mode.
bounds
A 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.
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