AnnotationObject Property

Summary

Gets or sets the instance of the custom annotation object requested.

Syntax
C#
VB
C++
public AnnObject AnnotationObject { get; set; } 
  
Public Property AnnotationObject As AnnObject 
            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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly