Line Properties | ![]() |
The Line 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.
(Inherited from GISObject.) |
![]() | FeatureType |
Returns FeatureType.Line.
(Overrides GISObjectFeatureType.) |
![]() | Geometries |
The LineString geometries associated with this feature.
|
![]() | Geometry | Obsolete.
The line geometry associated with this feature.
|
![]() | Item |
The field of the specified column for this object.
(Inherited from GISObject.) |
![]() | Name |
The label for this feature.
|
![]() | Points | Obsolete.
An array of LatLon points that define this line.
|
![]() | Type |
Returns the line type based on a given flag.
|
![]() | WKT |
Returns the WKT representation of the Geometry.
(Overrides GISObjectWKT.) |