←Select platform

AnnObject Property

Summary

Gets the owner annotation object.

Syntax
C#
VB
Objective-C
C++
Java
public AnnObject AnnObject { get; } 
Public ReadOnly Property AnnObject As AnnObject 
@property (nonatomic,readonly) LTAnnObject* annObject; 
public AnnObject getAnnObject() 
public:  
   property AnnObject^ AnnObject 
   { 
      AnnObject^ get() 
   } 

Property Value

The owner annotation object.

Example

For an example, refer to AnnRenderingEngine.LoadPicture.

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.