Click or drag to resize

StiPainterGetWpfShapeTypePainterDelegate Delegate

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

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

Parameters

type
Type: SystemType

Return Value

Type: StiShapeTypePainter
See Also