'Declaration Public Overloads Function ROILength( _ ByVal Image As DicomImage _ ) As Single
'Usage Dim instance As DicomLabel Dim Image As DicomImage Dim value As Single value = instance.ROILength(Image)
public float ROILength( DicomImage Image )
public: float ROILength( DicomImage^ Image )
Parameters
- Image
- The image from which the pixel data is taken for the calculations
Return Value
The length of the boundary of a DicomLabel