'Declaration Public Property CineSmoothing As Boolean
'Usage Dim instance As DicomImage Dim value As Boolean instance.CineSmoothing = value value = instance.CineSmoothing
public bool CineSmoothing {get; set;}
'Declaration Public Property CineSmoothing As Boolean
'Usage Dim instance As DicomImage Dim value As Boolean instance.CineSmoothing = value value = instance.CineSmoothing
public bool CineSmoothing {get; set;}