Street Class | ![]() |
Namespace: Telogis.GeoBase
The Street type exposes the following members.
Name | Description | |
---|---|---|
![]() | BoundingBox |
Gets a Rectangle for this street.
|
![]() | Links |
Gets the StreetLinks that make
up this street.
|
![]() | Name |
The street name.
|
![]() | NameInformation |
Returns an array of alternative names for this street.
|
![]() | PointAddresses |
Gets the PointAddresss on this street.
|
![]() | StreetType |
The StreetType of the street for
use in queries. See DataQuery.
|
Name | Description | |
---|---|---|
![]() | Equals |
Compares two Streets for equality.
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Returns a hash code for this street.
(Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Returns a string representation of this street.
(Overrides ObjectToString.) |
Related articles: Data Query Concept.