'Declaration
Public Overloads Function ROILength( _ ByVal Image As DicomImage _ ) As System.Single
'Usage
Dim instance As DicomLabel Dim Image As DicomImage Dim value As System.Single value = instance.ROILength(Image)
public System.float ROILength( DicomImage Image )
public function ROILength( Image: DicomImage ): System.Single;
public function ROILength( Image : DicomImage ) : System.float;
public: System.float ROILength( DicomImage* Image )
public: System.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