ActiveSubCell property (ILEADStackAction)
long ActiveSubCell | |
Overview |
Refer to Using the Image Viewer |
Remarks
(Medical Imaging Suite) Gets or sets the index of the current active sub cell.
This property is applied on the cell level.
The default is 0.
To change the index of the current active sub-cell for the action, set this property and call the SetAction method.
This property is updated with the index of the current active sub-cell for the action by calling the GetAction method.
See Also