MultiLine Properties |
The MultiLine 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.None because MultiLine does not correspond to a
single feature type.
(Overrides GISObjectFeatureType.) | |
Item |
The field of the specified column for this object.
(Inherited from GISObject.) | |
WKT |
The WKT representation of this multi-line's geometry.
(Overrides GISObjectWKT.) |