StiGisMapViewData Class
Namespace: Stimulsoft.Map.Gis.Core
Inheritance
Implements: IDisposable
Constructors
| Constructor | Description |
|---|---|
| StiGisMapViewData(StiGisCore core) |
StiGisMapViewData(core: StiGisCore)
Parameters
- core (StiGisCore)
Methods
| Method | Returns | Description |
|---|---|---|
| Clear | void | |
| Dispose | void | |
| GetAllPoints | List<StiGisPointLatLng> |
Method Details
Clear
Clear(): void
Dispose
Dispose(): void
GetAllPoints
GetAllPoints(): List<StiGisPointLatLng>
Returns List<StiGisPointLatLng>
Fields
| Field | Type | Description |
|---|---|---|
| RenderMode | StiGeoRenderMode |