←Select platform

StartEditing Method

Summary

Starts the object edit mode.

Syntax

C#
VB
C++
public void StartEditing(  
   Leadtools.Annotations.Core.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize