AnnotationObject Property

Summary
Gets or sets the instance of the custom annotation object requested.
Syntax
C#
C++/CLI
public AnnObject AnnotationObject { get; set; } 
            public: 
property AnnObject^ AnnotationObject { 
   AnnObject^ get(); 
   void set (    AnnObject^ ); 
} 

Property Value

Leadtools.Annotations.Engine.AnnObject that represents the custom annotation object requested.

Remarks

Sending this instance is a must, otherwise, the custom annotation creation will fail.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.