←Select platform

StartEditing Method

Summary

Starts the object edit mode.

Syntax

C#
VB
C++
public void StartEditing( 
   AnnObject annObject 
) 
  
Public Sub StartEditing( _ 
   ByVal annObject As Leadtools.Annotations.Core.AnnObject _ 
)  
             
            public: 
void StartEditing(  
   Leadtools.Annotations.Core.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly