←Select platform

AnnObject Property

Summary

Gets the target annotation object of this operation.

Syntax
C#
VB
C++
Java
public AnnObject AnnObject { get; } 
Public ReadOnly Property AnnObject As AnnObject 
public AnnObject getAnnObject() 
public:  
   property AnnObject^ AnnObject 
   { 
      AnnObject^ get() 
   } 

Property Value

The target annotation object of this operation.

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