StiGisDrawTile Class
Namespace: Stimulsoft.Report.Maps.Gis
Methods
| Method | Returns | Description |
|---|---|---|
| clone | StiGisDrawTile | |
| equals | boolean | |
| toString | string |
Method Details
clone
clone(): StiGisDrawTile
Returns StiGisDrawTile
equals
equals(other: StiGisDrawTile): boolean
Parameters
- other (StiGisDrawTile)
Returns boolean
toString
toString(): string
Returns string
Fields
| Field | Type | Description |
|---|---|---|
| distanceSqr | number | |
| posPixel | StiGisPoint | |
| posXY | StiGisPoint |