Table of Contents

Class PictureBox

Namespace
OmegaGUI.Render
Assembly
OmegaGUI.dll
public class PictureBox : Control
Inheritance
PictureBox
Inherited Members
Extension Methods

Constructors

PictureBox(Dialog, Element)

Create new picture box instance

public PictureBox(Dialog parent, Element fill)

Parameters

parent Dialog
fill Element

Methods

Render(Device, float)

Render the picture box

public override void Render(Device device, float elapsedTime)

Parameters

device Device
elapsedTime float