←Select platform

Object Property

Summary

Gets the AnnObject object currently being edited.

Syntax

C#
VB
C++
public AnnObject object { get; } 
  
Public ReadOnly Property Object As Leadtools.Annotations.AnnObject 
public: 
property Leadtools.Annotations.AnnObject^ Object { 
   Leadtools.Annotations.AnnObject^ get(); 
} 

Property Value

An AnnObject object that represents the object currently being edited by the AnnEditDesigner that raised this event.

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