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

Show in webframe

ActiveSubCell Property (MedicalViewerStack)






Gets or sets the value that indicates the index of the active sub-cell.
Syntax
public int ActiveSubCell {get; set;}
'Declaration   Public Property ActiveSubCell As Integer
'Usage   Dim instance As MedicalViewerStack Dim value As Integer   instance.ActiveSubCell = value   value = instance.ActiveSubCell
public: property int ActiveSubCell {    int get();    void set (    int value); }

Property Value

Value that indicates the index of the active sub-cell. If there is only one sub-cell then this property is 0.
Example
For an example, refer to MedicalViewerStack Constructor
Requirements

Target Platforms

See Also

Reference

MedicalViewerStack Class
MedicalViewerStack 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