Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AutomationContainerIndex Property






Gets or sets the active container index.
Syntax
int AutomationContainerIndex {get; set;}
'Declaration
 
Property AutomationContainerIndex As Integer
int AutomationContainerIndex {get; set;}
@property (nonatomic) int automationContainerIndex;
int getAutomationContainerIndex();
void setAutomationContainerIndex(int index);
            

get_AutomationContainerIndex();
set_AutomationContainerIndex(value);
Object.defineProperty('AutomationContainerIndex');

Property Value

The 0-based index of the active container.
Remarks

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 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.

Requirements

Target Platforms

See Also

Reference

IAnnAutomationControl Interface
IAnnAutomationControl Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features