GISObject Class |
Namespace: Telogis.GeoBase
The GISObject type exposes the following members.
Name | Description | |
---|---|---|
Columns |
Every GIS object comprises a series of columns.
This function returns the names of the columns for this GISObject.
| |
FeatureType |
The type (shape) of the feature this object represents.
| |
Item |
The field of the specified column for this object.
| |
WKT |
Returns the WKT representation of the Geometry.
|
Name | Description | |
---|---|---|
DistanceTo |
Calculate the shortest distance from the given point to this GISObject.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |