Initializes a new instance of the
StiMapData class
Namespace:
Stimulsoft.Report.Maps
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiMapData(
string key
)
Public Sub New (
key As String
)
Parameters
- key
- Type: SystemString
[Missing <param name="key"/> documentation for "M:Stimulsoft.Report.Maps.StiMapData.#ctor(System.String)"]
See Also