Class PictureBox
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
Methods
Render(Device, float)
Render the picture box
public override void Render(Device device, float elapsedTime)
Parameters
device
DeviceelapsedTime
float