'Declaration Public Property UnsharpLength As Integer
'Usage Dim instance As DicomImage Dim value As Integer instance.UnsharpLength = value value = instance.UnsharpLength
public int UnsharpLength {get; set;}
'Declaration Public Property UnsharpLength As Integer
'Usage Dim instance As DicomImage Dim value As Integer instance.UnsharpLength = value value = instance.UnsharpLength
public int UnsharpLength {get; set;}