| Stateflow | ![]() |
Syntax
Description
The methods zoomIn and zoomOut cause the Stateflow diagram editor window for this chart to zoom in or zoom out, respectively, by 20 percentage points.
Note
The zoomIn and zoomOut methods do not open or give focus to the Stateflow diagram editor for this chart.
|
Arguments
thisChart |
Chart object to zoom in or out on. |
Returns
Example
If the Chart object ch represents a Stateflow chart at the zoom level of 100%, the command ch.zoomIn raises the zoom level to 120%.
| view | Glossary | ![]() |