Describes a possible viewport for a CanvasComponent.
Inheritance Hierarchy
Remarks
This class is used by ViewportLimiter. CanvasComponent will request changes to the limiter using instances of this type and the results will also be communicated using instances of it.
center corresponds to the requested CanvasComponent.center and zoom to CanvasComponent.zoom.
See Also
Developer's Guide
API
- viewport, center, zoom, ViewportLimiter
Members
No filters for this type
Constructors
Properties
The value to apply to the CanvasComponent.center
The value to apply to the CanvasComponent.center
readonlyfinal
See Also
Developer's Guide
The value to apply to the CanvasComponent.zoom
The value to apply to the CanvasComponent.zoom
readonlyfinal
See Also
Developer's Guide