Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Create Method (AnnEditContentEventArgs)






The AnnObject that is entering content-editing mode.
A Leadtools.LeadRectD object which represents the screen/device coordinates of the specified object.
Creates a new instance of the AnnEditContentEventArgs class.
Syntax
'Declaration
 
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)
            
 function Leadtools.Annotations.Core.AnnEditContentEventArgs.Create( 
   annObject ,
   bounds 
)

Parameters

annObject
The AnnObject that is entering content-editing mode.
bounds
A Leadtools.LeadRectD object which represents the screen/device coordinates of the specified object.
Remarks

An AnnObject object enters content-editing mode when the user double clicks the annotation and the content can be modified.

Requirements

Target Platforms

See Also

Reference

AnnEditContentEventArgs Class
AnnEditContentEventArgs Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features