←Select platform

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 Leadtools.Annotations.Core.AnnObject 
             
            public: 
property Leadtools.Annotations.Core.AnnObject^ AnnotationObject { 
   Leadtools.Annotations.Core.AnnObject^ get(); 
   void set (    Leadtools.Annotations.Core.AnnObject^ ); 
} 
             

Property Value

Leadtools.Annotations.Core.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly