Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)

Show in webframe

FrameIndex Property






Gets or sets the frame index for this image in the original Leadtools.Dicom.DicomDataSet.
Syntax
public int FrameIndex {get; set;}
'Declaration
 
Public Property FrameIndex As Integer
'Usage
 
Dim instance As DicomInstanceInformation
Dim value As Integer
 
instance.FrameIndex = value
 
value = instance.FrameIndex

            

            
public:
property int FrameIndex {
   int get();
   void set (    int value);
}

Property Value

An System.Int32 value representing the frame index for this image in the original Leadtools.Dicom.DicomDataSet.
Requirements

Target Platforms

See Also

Reference

DicomInstanceInformation Class
DicomInstanceInformation Members

Error processing SSI file
Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features