Click or drag to resize

StiMapStyle Constructor (String, String)

Creates a new object of the type StiMapStyle.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiMapStyle(
	string name,
	string description
)

Parameters

name
Type: SystemString
Style name.
description
Type: SystemString
Style description.
See Also