'Usage Dim instance As DicomImage Dim Area As Rectangle Dim value As SizeF value = instance.Spacing(Area)
Parameters
- Area
- The Area for which the spacing should be calculated
Return Value
The pixel spacing of the requested area
'Usage Dim instance As DicomImage Dim Area As Rectangle Dim value As SizeF value = instance.Spacing(Area)