Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

Container Property (MedicalViewerDesignerCreatedEventArgs)






Gets the annotation container that contains the annotation object that is being created, clicked under the run time mode or edited.
Syntax
public AnnContainer Container {get;}
'Declaration   Public ReadOnly Property Container As AnnContainer
'Usage   Dim instance As MedicalViewerDesignerCreatedEventArgs Dim value As AnnContainer   value = instance.Container
public: property AnnContainer^ Container {    AnnContainer^ get(); }

Property Value

Leadtools.Annotations.Core.AnnContainer that represents the annotation container that contains the annotation object that is being created, clicked under the run time mode or edited.
Remarks
To retrieve the index of the sub-cell that uses this container, use the SubCellIndex property.
Example
For an example, refer to MedicalViewerBaseCell.DesignerCreated.
Requirements

Target Platforms

See Also

Reference

MedicalViewerDesignerCreatedEventArgs Class
MedicalViewerDesignerCreatedEventArgs Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features