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; }
Public Overridable Property ImageToDraw As Image
Get
Set
Property Value
Type:
ImageSee Also