Click or drag to resize

StiPainterGetWpfComponentPainterDelegate Delegate

[Missing <summary> documentation for "T:Stimulsoft.Report.Painters.StiPainter.GetWpfComponentPainterDelegate"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public delegate StiPainter GetWpfComponentPainterDelegate(
	Type type
)

Parameters

type
Type: SystemType

Return Value

Type: StiPainter
See Also