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