Click or drag to resize

StiPictureBoxControlImage Property

Gets or sets the image that the PictureBox displays.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Image Image { get; set; }

Property Value

Type: Image
See Also