←Select platform

AnnObject Property

Summary

Gets the target annotation object of this operation.

Syntax

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

Property Value

The target annotation object of this operation.

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