public static AnnEditContentEventArgs Create(
AnnObject annObject,
LeadRectD bounds
)
Public Shared Function Create( _
ByVal annObject As AnnObject, _
ByVal bounds As LeadRectD _
) As AnnEditContentEventArgs
-(id)initWithObject:(LTAnnObject*)obj
bounds:(LeadRectD)aBounds;
public AnnEditContentEvent(
Object source,
AnnObject annObject,
LeadRectD bounds
)
public AnnEditContentEvent(Object source, AnnObject annObject, LeadRectD bounds)
public:
static AnnEditContentEventArgs^ Create(
AnnObject^ annObject,
LeadRectD^ bounds
)
annObject
The AnnObject that is entering content-editing mode.
bounds
A Leadtools.LeadRectD object which represents the screen/device coordinates of the specified object.
An AnnObject object enters content-editing mode when the user double clicks the annotation and the content 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