'Declaration Public Property TouchDropDownScale As Single
'Usage Dim instance As EditBase Dim value As Single instance.TouchDropDownScale = value value = instance.TouchDropDownScale
public float TouchDropDownScale {get; set;}
'Declaration Public Property TouchDropDownScale As Single
'Usage Dim instance As EditBase Dim value As Single instance.TouchDropDownScale = value value = instance.TouchDropDownScale
public float TouchDropDownScale {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | The assigned value is less than 1 or greater than 4. |