StartEditing Method

Summary

Starts the object edit mode.

Syntax
C#
VB
C++
public void StartEditing( 
   AnnObject annObject 
) 
  
Public Sub StartEditing( _ 
   ByVal annObject As AnnObject _ 
)  
            public: 
void StartEditing(  
   AnnObject^ annObject 
)  

Parameters

annObject
the object that will be edited.

Remarks

This method applies only on the annotation object with contains a text (like button, text object, text pointer, note).

This method is equivalent to the double click action on the text object.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly