'Usage Dim instance As DicomImage Dim Matrix As Matrix Dim value As Size value = instance.DisplaySize(Matrix)
Parameters
- Matrix
- The transformation to apply to the original image size.
Return Value
The transformed Size
'Usage Dim instance As DicomImage Dim Matrix As Matrix Dim value As Size value = instance.DisplaySize(Matrix)