'DeclarationPublic Property Height As Integer
'UsageDim instance As TemplateImage Dim value As Integer instance.Height = value value = instance.Height
public int Height {get; set;}
'DeclarationPublic Property Height As Integer
'UsageDim instance As TemplateImage Dim value As Integer instance.Height = value value = instance.Height
public int Height {get; set;}