Method FrameWorldRect
FrameWorldRect(Rect)
Frame the Canvas to the given world area. The area is in world coordinates.
Declaration
public void FrameWorldRect(Rect worldRect)
Parameters
Type | Name | Description |
---|---|---|
Rect | worldRect | The area to frame. |