'Declaration Public Property TouchDropDownScale As Single
'Usage Dim instance As Appearance Dim value As Single instance.TouchDropDownScale = value value = instance.TouchDropDownScale
public float TouchDropDownScale {get; set;}
Property Value
A float value that indicates the scale factor of the drop-down window in the touch device. The default is1.5f