Method FrameArea
FrameArea(Rect)
Frame the Canvas to the given area. The area is in the Viewport's local coordinates.
Declaration
public void FrameArea(Rect viewportArea)
Parameters
Type | Name | Description |
---|---|---|
Rect | viewportArea | The area to frame. |