'Declaration Protected Overridable Function GetDicomPageMetadataFromVisualTool( _
ByVal toolThe visul tool.As DicomViewerTool _
) As Vintasoft.Imaging.Metadata.DicomPageMetadata
protected virtual Vintasoft.Imaging.Metadata.DicomPageMetadata GetDicomPageMetadataFromVisualTool(
DicomViewerTool tool
)
protected: virtual Vintasoft.Imaging.Metadata.DicomPageMetadata* GetDicomPageMetadataFromVisualTool(
DicomViewerTool* tool
)
protected:
virtual Vintasoft.Imaging.Metadata.DicomPageMetadata^ GetDicomPageMetadataFromVisualTool(
DicomViewerTool^ tool
)
Parameters
- tool
- The visul tool.
Return Value
The DICOM page metadata.