←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly