←Select platform

EditObject Property

Summary

Gets or sets the AnnObject to be edited.

Syntax

C#
VB
C++
public virtual AnnObject EditObject { get; set; } 
  
Public Overridable Property EditObject As Leadtools.Annotations.AnnObject 
public: 
virtual property Leadtools.Annotations.AnnObject^ EditObject { 
   Leadtools.Annotations.AnnObject^ get(); 
   void set (    Leadtools.Annotations.AnnObject^ ); 
} 

Property Value

An AnnObject object specifying the object currently being edited.

Example

For an example, refer to AnnDesigner.

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.Annotations Assembly