Click or drag to resize

StiViewImageToDraw Property

Gets or sets the image that appeared as a result of the component rendering.

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

Property Value

Type: Image
See Also