Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Create Method (AnnEditTextEventArgs)






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

Parameters

textObject
The AnnTextObject that is entering text-editing mode.
bounds
A Leadtools.LeadRectD object which represents the screen/device coordinates of the specified object.
Remarks
An AnnTextObject object enters text-editing mode when the user double clicks the annotation and the text can be modified.
Requirements

Target Platforms

See Also

Reference

AnnEditTextEventArgs Class
AnnEditTextEventArgs 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