StiViewObjectToDraw Property |
Gets or sets the WPF visual object that appeared as a result of the component rendering. This property accepts objects of two types: DrawingVisual and ImageSource.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public Object ObjectToDraw { get; set; }
Public Property ObjectToDraw As Object
Get
Set
Property Value
Type:
ObjectSee Also