'Declaration Public Property Gamma As Single
'Usage Dim instance As DicomImage Dim value As Single instance.Gamma = value value = instance.Gamma
public float Gamma {get; set;}
'Declaration Public Property Gamma As Single
'Usage Dim instance As DicomImage Dim value As Single instance.Gamma = value value = instance.Gamma
public float Gamma {get; set;}