PointAddress Properties |
The PointAddress type exposes the following members.
Name | Description | |
---|---|---|
AddressNumber |
Returns the Address Number for the given address.
| |
ArrivalLinkId |
Returns the arrival link identifier for this Point Address.
| |
Columns |
Every GIS object comprises a series of columns.
This function returns the names of the columns for this GISObject.
(Inherited from GISObject.) | |
DisplayLocation |
Returns the display location for this Point Address.
| |
FeatureType |
Returns FeatureType.Point to indicate that this is a point feature.
(Overrides GISObjectFeatureType.) | |
IsArrivalRightSide |
Returns true if this Point Address is on the right hand side of the arrival link.
| |
IsRightSide |
Returns true if this Point Address is on the right hand side of the link.
| |
Item |
The field of the specified column for this object.
(Inherited from GISObject.) | |
LinkId |
Returns the link identifier for this Point Address.
| |
StreetLocation |
Returns the location on the street for this Point Address.
| |
WKT |
Returns the WKT representation of the Geometry on the street.
(Overrides GISObjectWKT.) |