LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)

FrameIndex Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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