Click or drag to resize

StiElementGdiPainterGetSelectionCornerColor Method

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiElementGdiPainter.GetSelectionCornerColor(Stimulsoft.Report.Components.StiComponent)"]

Namespace:  Stimulsoft.Dashboard.Drawing.Painters
Assembly:  Stimulsoft.Dashboard.Drawing (in Stimulsoft.Dashboard.Drawing.dll) Version: 2019.3.1.0
Syntax
public override Color GetSelectionCornerColor(
	StiComponent comp
)

Parameters

comp
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="comp"/> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiElementGdiPainter.GetSelectionCornerColor(Stimulsoft.Report.Components.StiComponent)"]

Return Value

Type: Color

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiElementGdiPainter.GetSelectionCornerColor(Stimulsoft.Report.Components.StiComponent)"]

See Also