StiGisTile Struct
Namespace: Stimulsoft.Map.Gis.Core
Inheritance
Implements: IDisposable
Constructors
| Constructor | Description |
|---|---|
| StiGisTile(int zoom, StiGisPoint pos) |
StiGisTile(zoom: int, pos: StiGisPoint)
Parameters
- zoom (int)
- pos (StiGisPoint)
Properties
| Property | Type | Description |
|---|---|---|
| Pos | StiGisPoint | |
| Zoom | int |
Methods
| Method | Returns | Description |
|---|---|---|
| Dispose | void | |
| Equals | bool | |
| GetHashCode | int |
Method Details
Dispose
Dispose(): void
Equals
Equals(obj: object): bool
Parameters
- obj (object)
Returns bool
GetHashCode
GetHashCode(): int
Returns int
Fields
| Field | Type | Description |
|---|---|---|
| Empty | StiGisTile | |
| Image | StiGisMapImage | |
| NotEmpty | bool |