Class PictureBox
public class PictureBox : Control
- Inheritance
-
objectPictureBox
- Inherited Members
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
deviceDeviceelapsedTimefloat