zoomToPoint method

Canvas zoomToPoint(
  1. Point point,
  2. num value
)

Implementation

external Canvas zoomToPoint(Point point, num value);