Click or drag to resize

StiPainterGetShapePainter Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.StiPainter.GetShapePainter(System.Type,Stimulsoft.Base.StiGuiMode)"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static StiShapeTypePainter GetShapePainter(
	Type type,
	StiGuiMode guiMode
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Report.Painters.StiPainter.GetShapePainter(System.Type,Stimulsoft.Base.StiGuiMode)"]

guiMode
Type: Stimulsoft.BaseStiGuiMode

[Missing <param name="guiMode"/> documentation for "M:Stimulsoft.Report.Painters.StiPainter.GetShapePainter(System.Type,Stimulsoft.Base.StiGuiMode)"]

Return Value

Type: StiShapeTypePainter

[Missing <returns> documentation for "M:Stimulsoft.Report.Painters.StiPainter.GetShapePainter(System.Type,Stimulsoft.Base.StiGuiMode)"]

See Also