public double ROIStandardDeviation( DicomImage Image, bool Scale )
public: double ROIStandardDeviation( DicomImage^ Image, bool Scale )
'Declaration Public Function ROIStandardDeviation( _ ByVal Image As DicomImage, _ ByVal Scale As Boolean _ ) As Double
'Usage Dim instance As DicomLabel Dim Image As DicomImage Dim Scale As Boolean Dim value As Double value = instance.ROIStandardDeviation(Image, Scale)
Target Platforms: .NET CLR 4.0 or higher
DicomLabel Class DicomLabel Members