←Select platform

Container Property

Summary

Gets the annotation container that contains the annotation object to be created.

Syntax

C#
VB
C++
public AnnContainer Container { get; } 
  
Public ReadOnly Property Container As Leadtools.Annotations.Core.AnnContainer 
             

Property Value

Leadtools.Annotations.Core.AnnContainer that represents the annotation container that contains the annotation object to be created.

Remarks

To retrieve the index of the sub-cell that uses this container, use the SubCellIndex 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