Gets or sets the image that the PictureBox displays.
Namespace:
AForge.ControlsAssembly: AForge.Controls (in AForge.Controls.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public Image Image { get; set; } |
Remarks
The property is used to set image to be displayed or to get currently displayed image.