Leadtools.MedicalViewer Namespace > MedicalViewerPanoramicDataRequestedEventArgs Class : InstanceNumber Property |
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
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.