←Select platform

Object Property

Summary

Gets the object that is being created.

Syntax

C#
VB
C++
public AnnObject object { get; } 
  
Public ReadOnly Property Object As Leadtools.Annotations.Core.AnnObject 
             

Property Value

Leadtools.Annotations.Core.AnnObject that represents the annotation container that contains the annotation object that is being created.

Remarks

To retrieve the container of this object, use the Container property.

Example

For an example, refer to MedicalViewerBaseCell.StartDrawingAnnotation.

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