Click or drag to resize

StiShapeTypePainterGetPainter Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.StiShapeTypePainter.GetPainter(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 GetPainter(
	Type componentType,
	StiGuiMode guiMode
)

Parameters

componentType
Type: SystemType

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

guiMode
Type: Stimulsoft.BaseStiGuiMode

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

Return Value

Type: StiShapeTypePainter

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

See Also