Object Property

Summary

Gets or sets the annotation object that caused the MedicalViewerBaseCell.AnnotationChanged to get triggered.

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 that represents the annotation object that caused the MedicalViewerBaseCell.AnnotationChanged to get triggered.

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