'Declaration Public Overloads Function Matrix( _ ByVal Viewer As DicomViewer _ ) As Matrix
'Usage Dim instance As DicomImage Dim Viewer As DicomViewer Dim value As Matrix value = instance.Matrix(Viewer)
public Matrix Matrix( DicomViewer Viewer )
public: Matrix^ Matrix( DicomViewer^ Viewer )
Parameters
- Viewer
- DicomViewer
Return Value
Matrix