Click or drag to resize

StiMapGetStyleColors Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Maps.StiMap.GetStyleColors(Stimulsoft.Report.Maps.StiMapStyleIdent)"]

Namespace:  Stimulsoft.Report.Maps
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Color[] GetStyleColors(
	StiMapStyleIdent style
)

Parameters

style
Type: Stimulsoft.Report.MapsStiMapStyleIdent

[Missing <param name="style"/> documentation for "M:Stimulsoft.Report.Maps.StiMap.GetStyleColors(Stimulsoft.Report.Maps.StiMapStyleIdent)"]

Return Value

Type: Color

[Missing <returns> documentation for "M:Stimulsoft.Report.Maps.StiMap.GetStyleColors(Stimulsoft.Report.Maps.StiMapStyleIdent)"]

See Also