A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
zoom — Property, class com.yworks.canvas.CanvasComponent
The zoom factor for this canvas control.
zoom — Property, interface com.yworks.canvas.ICanvasContext
Returns the current zoom level, i.e.
zoom — Property, class com.yworks.canvas.MagnifierComponent
The zoom factor for this component.
zoomChanged — Event, class com.yworks.canvas.CanvasComponent
Dispatched when the zoom property changes.
ZOOM_CHANGED — Constant Static Property, class com.yworks.canvas.CanvasEvent
Dispatched when the zoom of a CanvasComponent changes.
ZOOM_FIT — Static Property, class com.yworks.resources.Actions
zoomIfCanvasHit — Property, class com.yworks.canvas.CanvasComponent
Whether the mouse wheel triggers zooming whenever the mouse is over the canvas area (true) or whether the canvas needs focus to trigger zooming (false).
ZOOM_IN — Static Property, class com.yworks.resources.Actions
ZOOM_ORIGINAL — Static Property, class com.yworks.resources.Actions
ZOOM_OUT — Static Property, class com.yworks.resources.Actions
zoomTo(px:Number, py:Number, theZoom:Number) — method, class com.yworks.canvas.CanvasComponent
Sets the zoom level and view port center to the given values.
zoomToRect(rect:flash.geom:Rectangle, maxZoom:Number) — method, class com.yworks.canvas.CanvasComponent
Adjusts the view port to fit in the given rectangle.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z