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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

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