'Declaration Public Property MaxHeight As System.Double
'Usage Dim instance As ToolbarButton Dim value As System.Double instance.MaxHeight = value value = instance.MaxHeight
public System.double MaxHeight {get; set;}
'Declaration Public Property MaxHeight As System.Double
'Usage Dim instance As ToolbarButton Dim value As System.Double instance.MaxHeight = value value = instance.MaxHeight
public System.double MaxHeight {get; set;}