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