Image Viewer CP ActiveX Control

DICOMGetTotalPage

 

Return the total page of dicom image.

Public Function DICOMGetTotalPage( ) As Integer

 

No Parameter

Return Value

Return the total page of dicom image.

Example

   

Visual Basic Syntax
ImageViewer1.DICOMLoadImage "c:\source.dcm"
iPage = ImageViewer1.DICOMGetTotalPage