Parameters
Parameter | Type | Description |
---|---|---|
zoomFactor | Double | Factor by which to zoom in or out. Values greater than 1 zooms in, less than 1 zooms out. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | zoomFactor is not positive. |