LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

InstanceNumber Property (MedicalViewerPanoramicDataRequestedEventArgs)

Show in webframe





Gets or sets the frame instance number
Syntax
public int InstanceNumber {get; set;}
'Declaration
 
Public Property InstanceNumber As Integer
'Usage
 
Dim instance As MedicalViewerPanoramicDataRequestedEventArgs
Dim value As Integer
 
instance.InstanceNumber = value
 
value = instance.InstanceNumber

            

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

Property Value

System.DateTime object that represents the instance number of the frame with the specified FrameIndex.
Remarks
When the user receives the frame index, he must provide the image with the provided index, and set it to the property Frame.

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.

Requirements

Target Platforms

See Also

Reference

MedicalViewerPanoramicDataRequestedEventArgs Class
MedicalViewerPanoramicDataRequestedEventArgs Members

 

 


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

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