←Select platform

Object Property

Summary

Gets the AnnObject being added or removed from the container.

Syntax

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

Property Value

The AnnObject being added or removed from the container.

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