documentationfor yFiles for HTML 3.0.0.3

ViewportLimiter

Used by CanvasComponent to limit the interactive movement of the viewport.

Inheritance Hierarchy
ViewportLimiter

Remarks

The viewportLimiter instance should be consulted whenever the user tries to change the viewport. Using method limitViewport the desired viewport can be validated and adjusted by the implementation. Note that setting the zoom property or viewPoint properties directly will not be influenced by implementations of this class. It is up to the caller to perform verification.

Type Details

yFiles module
view

See Also

Constructors

Properties

Methods