←Select platform

Object Property

Summary
Gets the AnnObject being added or removed from the container.
Syntax
C#
VB
C++
Java
public AnnObject object { get; } 
Public ReadOnly Property Object As AnnObject 
public AnnObject getObject() 
public:  
   property AnnObject^ Object 
   { 
      AnnObject^ get() 
   } 

Property Value

The AnnObject being added or removed from the container.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.