Zoom.SetPercent
Method in Zoom
Declaration
public void SetPercent(float percent)Description
Sets the zoom percentage to the given value.
Parameters
| percent | The zoom percentage in the range [0..1]. |
public void SetPercent(float percent)Sets the zoom percentage to the given value.
| percent | The zoom percentage in the range [0..1]. |