Object Property

Summary

Gets the created annotation object.

Syntax
C#
VB
C++
public AnnObject object { get; } 
  
Public ReadOnly Property Object As AnnObject 
            public: 
property AnnObject^ Object { 
   AnnObject^ get(); 
} 

Property Value

Leadtools.Annotations.Engine.AnnObject class that represents the created annotation object.

Example

For an example, refer to MedicalViewerAnnotationCreatedEventArgs

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