Leadtools.MedicalViewer Namespace > MedicalViewerPanoramicDataRequestedEventArgs Class : FrameIndex Property |
public int FrameIndex {get;}
'Declaration Public ReadOnly Property FrameIndex As Integer
'Usage Dim instance As MedicalViewerPanoramicDataRequestedEventArgs Dim value As Integer value = instance.FrameIndex
public int FrameIndex {get;}
get_FrameIndex();
The only property that the user must set is the Frame.
The user can also provide more information like InstanceNumber and CaptureDate, but they are optional. If the user did not set them, then the toolkit will use the default values.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2