Leadtools.MedicalViewer Namespace > MedicalViewerPanoramicDataRequestedEventArgs Class : CaptureDate Property |
public DateTime CaptureDate {get; set;}
'Declaration Public Property CaptureDate As Date
'Usage Dim instance As MedicalViewerPanoramicDataRequestedEventArgs Dim value As Date instance.CaptureDate = value value = instance.CaptureDate
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 didn't set them, then the toolkit will use the default values.