Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.12.8
|
Leadtools.MedicalViewer Namespace > MedicalViewerBaseCell Class : AutomationContainerIndex Property |
AutomationContainerIndex is called by the automation object to set the index of the active container when multi-container mode is used. After that, all the properties and methods that are called to inquire information about the container must use this value to get the actual Leadtools.Annotations.Core.AnnContainer object. Usually, from the collection of the containers obtained from AutomationGetContainersCallback.
The default implementation saves the value of AutomationContainerIndex into a local variable and use it as needed.