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