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

Show in webframe

ActiveSubCell Property (MedicalViewerCell)






Gets or sets the index of the active sub-cell.
Syntax
public int ActiveSubCell {get; set;}
'Declaration   Public Property ActiveSubCell As Integer
'Usage   Dim instance As MedicalViewerCell 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.
Remarks
The active sub-cell is the cell that will be processed when applying any effect that affects only one sub-cell with no sub-cell index specified.
Example
For an example, refer to GetDisplayedClippedImageRectangle.
Requirements

Target Platforms

See Also

Reference

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