C# Class Alexandria.Engines.Sciagi.Controls.ViewBrowserFrame

Displays an image.
Show file Open project: Burton-Radons/Alexandria

Public Methods

Method Description
ViewBrowserFrame ( Vector2i offset, Image image ) : System

Initialise the object.

Method Details

ViewBrowserFrame() public method

Initialise the object.
public ViewBrowserFrame ( Vector2i offset, Image image ) : System
offset Vector2i
image Image
return System