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