User Tools

Site Tools


thinkgeo.mapsuite.core.feature

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.core.feature [2015/09/17 10:28]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.Core.Feature ====== 
-The class Feature is the basic unit of which a FeatureSource is composed. A FeatureSource can be taken from a collection of Features stored in a ShapeFile, SQL Server 2008, Oracle, etc.A Feature is the basic data unit structure which is comprised of IDs that mark the identification of the Feature, a shape and a collection of data. 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    ***ThinkGeo.MapSuite.Core.Feature** 
-===== Members Summary ===== 
-=== Public Constructors === 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature()|Feature]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(Double,​Double,​String)|Feature]]** 
-  * **Parameters**:​Double,​Double,​String 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method is the constructor for the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(Double,​Double)|Feature]]** 
-  * **Parameters**:​Double,​Double 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method is the constructor for the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(Vertex,​String,​IDictionary<​String,​String>​)|Feature]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]],​String,​IDictionary<​String,​String>​ 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(Vertex,​String,​IEnumerable<​String>​)|Feature]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]],​String,​IEnumerable<​String>​ 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method is the constructor for the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(Vertex,​String)|Feature]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]],​String 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method is the constructor for the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(Vertex)|Feature]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method is the constructor for the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(Byte[],​String,​IDictionary<​String,​String>​)|Feature]]** 
-  * **Parameters**:​Byte[],​String,​IDictionary<​String,​String>​ 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(Byte[],​String,​IEnumerable<​String>​)|Feature]]** 
-  * **Parameters**:​Byte[],​String,​IEnumerable<​String>​ 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method is the constructor for the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(String,​String,​IEnumerable<​String>​)|Feature]]** 
-  * **Parameters**:​String,​String,​IEnumerable<​String>​ 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(String,​String,​IDictionary<​String,​String>​)|Feature]]** 
-  * **Parameters**:​String,​String,​IDictionary<​String,​String>​ 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(BaseShape,​IEnumerable<​String>​)|Feature]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],​IEnumerable<​String>​ 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(BaseShape,​IDictionary<​String,​String>​)|Feature]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],​IDictionary<​String,​String>​ 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(String,​String)|Feature]]** 
-  * **Parameters**:​String,​String 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method is the constructor for the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(String)|Feature]]** 
-  * **Parameters**:​String 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method is the constructor for the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(Byte[],​String)|Feature]]** 
-  * **Parameters**:​Byte[],​String 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method is the constructor for the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(Byte[])|Feature]]** 
-  * **Parameters**:​Byte[] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method is the constructor for the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(BaseShape)|Feature]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method is the constructor for the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(Double,​Double,​String,​IEnumerable<​String>​)|Feature]]** 
-  * **Parameters**:​Double,​Double,​String,​IEnumerable<​String>​ 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method is the constructor for the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Feature(Double,​Double,​String,​IDictionary<​String,​String>​)|Feature]]** 
-  * **Parameters**:​Double,​Double,​String,​IDictionary<​String,​String>​ 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-=== Protected Constructors === 
-=== Public Methods === 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Buffer(Double,​Int32,​BufferCapType,​GeographyUnit,​DistanceUnit)|Buffer]]** 
-  * **Parameters**:​Double,​Int32,​[[ThinkGeo.MapSuite.Core.BufferCapType|BufferCapType]],​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],​[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method computes the area containing all of the points within a given distance from this feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Buffer(Double,​Int32,​GeographyUnit,​DistanceUnit)|Buffer]]** 
-  * **Parameters**:​Double,​Int32,​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],​[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method computes the area containing all of the points within a given distance from this feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Buffer(Double,​GeographyUnit,​DistanceUnit)|Buffer]]** 
-  * **Parameters**:​Double,​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],​[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method computes the area containing all of the points within a given distance from this feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​CloneDeep()|CloneDeep]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​CloneDeep(ReturningColumnsType)|CloneDeep]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method clones the entire structure, creating a totally separate copy. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​CloneDeep(IEnumerable<​String>​)|CloneDeep]]** 
-  * **Parameters**:​IEnumerable<​String>​ 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method clones the entire structure, creating a totally separate copy. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Contains(Feature)|Contains]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns if the targetFeature lies within the interior of the current feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​CreateFeatureFromGeoJson(String)|CreateFeatureFromGeoJson]]** 
-  * **Parameters**:​String 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​CreateFeatureFromWellKnownData(Byte[])|CreateFeatureFromWellKnownData]]** 
-  * **Parameters**:​Byte[] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​CreateFeatureFromWellKnownData(String)|CreateFeatureFromWellKnownData]]** 
-  * **Parameters**:​String 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Crosses(Feature)|Crosses]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns if the current feature and the targetFeature share some but not all interior points. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Equals(Object)|Equals]]** 
-  * **Parameters**:​Object 
-  * **DeclaringType**:​Object 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetBoundingBox()|GetBoundingBox]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns the bounding box of the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetConvexHull()|GetConvexHull]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns the convex hull of the feature, defined as the smallest convex ring that contains all of the points in the feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetDifference(Feature)|GetDifference]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns the difference between current feature and the specified feature, defined as the set of all points which lie in the current feature but not in the targetFeature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetGeoJson()|GetGeoJson]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetHashCode()|GetHashCode]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​Object 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetIntersection(Feature)|GetIntersection]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns the intersection of the current feature and the target feature, defined as the set of all points which lie in both the current feature and the target feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetInvalidReason()|GetInvalidReason]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetShape()|GetShape]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns the shape class that represents the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetType()|GetType]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​Object 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetWellKnownBinary()|GetWellKnownBinary]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns the well-known binary that represents the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetWellKnownBinary(WkbByteOrder)|GetWellKnownBinary]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.WkbByteOrder|WkbByteOrder]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetWellKnownBinary(RingOrder)|GetWellKnownBinary]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetWellKnownBinary(RingOrder,​WkbByteOrder)|GetWellKnownBinary]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]],​[[ThinkGeo.MapSuite.Core.WkbByteOrder|WkbByteOrder]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetWellKnownText(RingOrder)|GetWellKnownText]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns the well-known text representation of this feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetWellKnownText()|GetWellKnownText]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns the well-known text that represents the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetWellKnownType()|GetWellKnownType]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns the well known type that represents the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Intersects(Feature)|Intersects]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns if the current feature and the targetFeature have at least one point in common. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​IsDisjointed(Feature)|IsDisjointed]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns if the current feature and the targetFeature have no points in common. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​IsTopologicallyEqual(Feature)|IsTopologicallyEqual]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns if the current feature and the targetFeature are topologically equal. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​IsValid()|IsValid]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns the results of some simple validity tests on the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​IsWithin(Feature)|IsWithin]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns if the current feature lies within the interior of the targetFeature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​MakeValid()|MakeValid]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Overlaps(Feature)|Overlaps]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns if the current feature and the targetFeature share some but not all points in common. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​SetWellKnownBinary(Byte[])|SetWellKnownBinary]]** 
-  * **Parameters**:​Byte[] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​ToString()|ToString]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Touches(Feature)|Touches]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns of the current feature and the targetFeature have at least one boundary point in common, but no interior points. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Union(Feature)|Union]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns the union of the current feature and the target feature, defined as the set of all points in the current feature or the target feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​Union(IEnumerable<​Feature>​)|Union]]** 
-  * **Parameters**:​IEnumerable<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>​ 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns the union of the specified features. 
-</​div>​ 
- 
-=== Protected Methods === 
-<div class_table>​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​Finalize()|Finalize]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​Object 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​GetBoundingBoxCore()|GetBoundingBoxCore]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​GetGeoJsonCore()|GetGeoJsonCore]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​GetShapeCore()|GetShapeCore]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns the shape class that represents the Feature. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​GetWellKnownBinaryCore(RingOrder,​WkbByteOrder)|GetWellKnownBinaryCore]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]],​[[ThinkGeo.MapSuite.Core.WkbByteOrder|WkbByteOrder]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​This method returns a byte array that represents the feature in well-known binary. 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​GetWellKnownTextCore(RingOrder)|GetWellKnownTextCore]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​GetWellKnownTypeCore()|GetWellKnownTypeCore]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​MemberwiseClone()|MemberwiseClone]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​Object 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​Q0E=(Feature)|Q0E=]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​ySo=()|ySo=]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​yio=()|yio=]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​yyo=()|yyo=]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-=== Public Properties === 
-**{{wiki:​PublicProperty.gif|}}[[#​CanMakeValid|CanMakeValid]]** 
-  * **Return**:​Boolean 
-  * **Summary**:​N/​A 
- 
-**{{wiki:​PublicProperty.gif|}}[[#​ColumnValues|ColumnValues]]** 
-  * **Return**:​Dictionary<​String,​String>​ 
-  * **Summary**:​This property gets a dictionary of values to represent the column data related to this Feature. 
- 
-**{{wiki:​PublicProperty.gif|}}[[#​Id|Id]]** 
-  * **Return**:​String 
-  * **Summary**:​This property gets the Id for the Feature. 
- 
-**{{wiki:​PublicProperty.gif|}}[[#​LinkColumnValues|LinkColumnValues]]** 
-  * **Return**:​Dictionary<​String,​Collection<​[[ThinkGeo.MapSuite.Core.LinkColumnValue|LinkColumnValue]]>>​ 
-  * **Summary**:​N/​A 
- 
-**{{wiki:​PublicProperty.gif|}}[[#​Tag|Tag]]** 
-  * **Return**:​Object 
-  * **Summary**:​The tag of the Feature. 
- 
-=== Protected Properties === 
-=== Public Events === 
-===== Public Constructors ===== 
-=== Feature() === 
-N/A 
-==== Remarks ==== 
-N/A 
-==== Parameters ==== 
-[[#Public Constructors|Go Back]] 
-=== Feature(Double,​Double,​String) === 
-This method is the constructor for the Feature. 
-==== Remarks ==== 
-You can use this constructor to create a point Feature based on x and y coordinates and specify the Id. 
-==== Parameters ==== 
-**x** 
-  * **Type**:​Double 
-  * **Description:​This parameter is the x decimalDegreesValue pair used to make the point. 
- 
-**y** 
-  * **Type**:​Double 
-  * **Description:​This parameter is the y decimalDegreesValue pair used to make the point. 
- 
-**id** 
-  * **Type**:​String 
-  * **Description:​This parameter is the Id used in the Feature. 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(Double,​Double) === 
-This method is the constructor for the Feature. 
-==== Remarks ==== 
-You can use this constructor to create a point Feature based on x and y coordinates. 
-==== Parameters ==== 
-**x** 
-  * **Type**:​Double 
-  * **Description:​This parameter is the x decimalDegreesValue pair used to make the point. The Id for the Feature will be a random GUID. 
- 
-**y** 
-  * **Type**:​Double 
-  * **Description:​This parameter is the y decimalDegreesValue pair used to make the point. The Id for the Feature will be a random GUID. 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(Vertex,​String,​IDictionary<​String,​String>​) === 
-N/A 
-==== Remarks ==== 
-N/A 
-==== Parameters ==== 
-**vertex** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] 
-  * **Description:​N/​A 
- 
-**id** 
-  * **Type**:​String 
-  * **Description:​N/​A 
- 
-**columnValues** 
-  * **Type**:​IDictionary<​String,​String>​ 
-  * **Description:​N/​A 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(Vertex,​String,​IEnumerable<​String>​) === 
-This method is the constructor for the Feature. 
-==== Remarks ==== 
-You can use this constructor to create a point Feature and specify the Id as well as the column values. 
-==== Parameters ==== 
-**vertex** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] 
-  * **Description:​This parameter is the x & y decimalDegreesValue pair used to make the point. The Id for the Feature will be the value you pass in through the id parameter. 
- 
-**id** 
-  * **Type**:​String 
-  * **Description:​This parameter is the Id used in the Feature. 
- 
-**columnValues** 
-  * **Type**:​IEnumerable<​String>​ 
-  * **Description:​This parameter is the columnValues used in the Feature. 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(Vertex,​String) === 
-This method is the constructor for the Feature. 
-==== Remarks ==== 
-You can use this constructor to create a point Feature and specify the Id. 
-==== Parameters ==== 
-**vertex** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] 
-  * **Description:​This parameter is the x & y decimalDegreesValue pair used to make the point. The Id for the Feature will be the value you pass in through the id parameter. 
- 
-**id** 
-  * **Type**:​String 
-  * **Description:​This parameter is the Id used in the Feature. 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(Vertex) === 
-This method is the constructor for the Feature. 
-==== Remarks ==== 
-You can use this constructor to create a point Feature easily. 
-==== Parameters ==== 
-**vertex** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] 
-  * **Description:​This parameter is the x & y decimalDegreesValue pair used to make the point. The Id for the Feature will be a random GUID. 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(Byte[],​String,​IDictionary<​String,​String>​) === 
-N/A 
-==== Remarks ==== 
-N/A 
-==== Parameters ==== 
-**wellKnownBinary** 
-  * **Type**:​Byte[] 
-  * **Description:​N/​A 
- 
-**id** 
-  * **Type**:​String 
-  * **Description:​N/​A 
- 
-**columnValues** 
-  * **Type**:​IDictionary<​String,​String>​ 
-  * **Description:​N/​A 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(Byte[],​String,​IEnumerable<​String>​) === 
-This method is the constructor for the Feature. 
-==== Remarks ==== 
-This overload allows you to create the Feature from well-known binary and feature ID, as well as specify the column values. 
-==== Parameters ==== 
-**wellKnownBinary** 
-  * **Type**:​Byte[] 
-  * **Description:​This parameter is the well-known binary used to create the Feature. 
- 
-**id** 
-  * **Type**:​String 
-  * **Description:​This parameter is the Id used in the Feature. 
- 
-**columnValues** 
-  * **Type**:​IEnumerable<​String>​ 
-  * **Description:​This parameter is the columnValues used in the Feature. 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(String,​String,​IEnumerable<​String>​) === 
-N/A 
-==== Remarks ==== 
-N/A 
-==== Parameters ==== 
-**wellKnownText** 
-  * **Type**:​String 
-  * **Description:​N/​A 
- 
-**id** 
-  * **Type**:​String 
-  * **Description:​N/​A 
- 
-**columnValues** 
-  * **Type**:​IEnumerable<​String>​ 
-  * **Description:​N/​A 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(String,​String,​IDictionary<​String,​String>​) === 
-N/A 
-==== Remarks ==== 
-N/A 
-==== Parameters ==== 
-**wellKnownText** 
-  * **Type**:​String 
-  * **Description:​N/​A 
- 
-**id** 
-  * **Type**:​String 
-  * **Description:​N/​A 
- 
-**columnValues** 
-  * **Type**:​IDictionary<​String,​String>​ 
-  * **Description:​N/​A 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(BaseShape,​IEnumerable<​String>​) === 
-N/A 
-==== Remarks ==== 
-N/A 
-==== Parameters ==== 
-**baseShape** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] 
-  * **Description:​N/​A 
- 
-**columnValues** 
-  * **Type**:​IEnumerable<​String>​ 
-  * **Description:​N/​A 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(BaseShape,​IDictionary<​String,​String>​) === 
-N/A 
-==== Remarks ==== 
-N/A 
-==== Parameters ==== 
-**baseShape** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] 
-  * **Description:​N/​A 
- 
-**columnValues** 
-  * **Type**:​IDictionary<​String,​String>​ 
-  * **Description:​N/​A 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(String,​String) === 
-This method is the constructor for the Feature. 
-==== Remarks ==== 
-This overload allows you to create the Feature from well-known text and specify the Id. 
-==== Parameters ==== 
-**wellKnownText** 
-  * **Type**:​String 
-  * **Description:​This parameter is the well-known text used to create the Feature. 
- 
-**id** 
-  * **Type**:​String 
-  * **Description:​This parameter is the Id used in the Feature. 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(String) === 
-This method is the constructor for the Feature. 
-==== Remarks ==== 
-This overload allows you to create a feature using well-known text. The Id for the Feature will be a random GUID. 
-==== Parameters ==== 
-**wellKnownText** 
-  * **Type**:​String 
-  * **Description:​This parameter is the well-known text used to create the Feature. 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(Byte[],​String) === 
-This method is the constructor for the Feature. 
-==== Remarks ==== 
-This overload allows you to create a feature using well-known binary and specify the Id. 
-==== Parameters ==== 
-**wellKnownBinary** 
-  * **Type**:​Byte[] 
-  * **Description:​This parameter is the well-known binary used to create the Feature. 
- 
-**id** 
-  * **Type**:​String 
-  * **Description:​This parameter is the Id used for the Feature. 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(Byte[]) === 
-This method is the constructor for the Feature. 
-==== Remarks ==== 
-This overload allows you to create a feature using well-known binary. The Id for this Feature will be a random GUID. 
-==== Parameters ==== 
-**wellKnownBinary** 
-  * **Type**:​Byte[] 
-  * **Description:​This parameter is the well-known binary used to create the feature. 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(BaseShape) === 
-This method is the constructor for the Feature. 
-==== Remarks ==== 
-When you create the Feature, specify the ID of the BaseShape you want to use as a basis. 
-==== Parameters ==== 
-**baseShape** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] 
-  * **Description:​This parameter represents the base shape you wish to use as the basis of the new Feature. 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(Double,​Double,​String,​IEnumerable<​String>​) === 
-This method is the constructor for the Feature. 
-==== Remarks ==== 
-You can use this constructor to create a point Feature based on x and y coordinates and specify both the Id and the column values. 
-==== Parameters ==== 
-**x** 
-  * **Type**:​Double 
-  * **Description:​This parameter is the x decimalDegreesValue pair used to make the point. 
- 
-**y** 
-  * **Type**:​Double 
-  * **Description:​This parameter is the y decimalDegreesValue pair used to make the point. 
- 
-**id** 
-  * **Type**:​String 
-  * **Description:​This parameter is the Id used in the Feature. 
- 
-**columnValues** 
-  * **Type**:​IEnumerable<​String>​ 
-  * **Description:​This parameter is the columnValues used in the Feature. Each string 
- 
-[[#Public Constructors|Go Back]] 
-=== Feature(Double,​Double,​String,​IDictionary<​String,​String>​) === 
-N/A 
-==== Remarks ==== 
-N/A 
-==== Parameters ==== 
-**x** 
-  * **Type**:​Double 
-  * **Description:​N/​A 
- 
-**y** 
-  * **Type**:​Double 
-  * **Description:​N/​A 
- 
-**id** 
-  * **Type**:​String 
-  * **Description:​N/​A 
- 
-**columnValues** 
-  * **Type**:​IDictionary<​String,​String>​ 
-  * **Description:​N/​A 
- 
-[[#Public Constructors|Go Back]] 
-===== Protected Constructors ===== 
-===== Public Methods ===== 
-=== Buffer(Double,​Int32,​BufferCapType,​GeographyUnit,​DistanceUnit) === 
-This method computes the area containing all of the points within a given distance from this feature. 
-==== Remarks ==== 
-This method computes the area containing all of the points within a given distance from this feature. In this case, you will be using the rounded RoundedBufferCapStyle and the default 8 quadrant segments. The distance unit is determined by the distanceUnit argument. Overriding: Please ensure that you validate the parameters being passed in and raise the exceptions defined above. 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The return type is a Feature that represents all of the points within a given distance from the feature. 
- 
-==== Parameters ==== 
-**distance** 
-  * **Type**:​Double 
-  * **Description**:​The distance is the number of units to buffer the current feature. The distance unit will be the one specified in the distanceUnit parameter. 
- 
-**quadrantSegments** 
-  * **Type**:​Int32 
-  * **Description**:​The number of quadrantSegments used in the buffer logic. 
- 
-**bufferCapType** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.BufferCapType|BufferCapType]] 
-  * **Description**:​The bufferCapType used in the buffer logic. 
- 
-**featureUnit** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] 
-  * **Description**:​This is the geographic unit of the feature you are performing the operation on. 
- 
-**distanceUnit** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] 
-  * **Description**:​This is the distance unit you would like to use as the distance. For example, if you select miles as your distanceUnit,​ then the distance will be calculated in miles for the operation. 
- 
-[[#Public Methods|Go Back]] 
-=== Buffer(Double,​Int32,​GeographyUnit,​DistanceUnit) === 
-This method computes the area containing all of the points within a given distance from this feature. 
-==== Remarks ==== 
-This method computes the area containing all of the points within a given distance from this feature. In this case, you will be using the rounded RoundedBufferCapStyle. The distance unit is determined by the distanceUnit argument. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The return type is a Feature that represents all of the points within a given distance from the feature. 
- 
-==== Parameters ==== 
-**distance** 
-  * **Type**:​Double 
-  * **Description**:​The distance is the number of units to buffer the current shape. The distance unit will be the one specified in the distanceUnit parameter. 
- 
-**quadrantSegments** 
-  * **Type**:​Int32 
-  * **Description**:​The quadrant segments are the number of points in each quarter circle. A good default is 8, but if you want smoother edges you can increase this number. The valid range for this number is from 3 to 100. 
- 
-**featureUnit** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] 
-  * **Description**:​This is the geographic unit of the feature you are performing the operation on. 
- 
-**distanceUnit** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] 
-  * **Description**:​This is the distance unit you would like to use as the distance. For example, if you select miles as your distanceUnit,​ then the distance will be calculated in miles for the operation. 
- 
-[[#Public Methods|Go Back]] 
-=== Buffer(Double,​GeographyUnit,​DistanceUnit) === 
-This method computes the area containing all of the points within a given distance from this feature. 
-==== Remarks ==== 
-This method computes the area containing all of the points within a given distance from this feature. In this case, you will be using the rounded RoundedBufferCapStyle and the default 8 quadrant segments. The distance unit is determined by the distanceUnit argument. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The return type is a Feature that represents all of the points within a given distance from the feature. 
- 
-==== Parameters ==== 
-**distance** 
-  * **Type**:​Double 
-  * **Description**:​The distance is the number of units to buffer the current shape. The distance unit will be the one specified in the distanceUnit parameter. 
- 
-**featureUnit** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] 
-  * **Description**:​This is the geographic unit of the shape you are performing the operation on. 
- 
-**distanceUnit** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] 
-  * **Description**:​This is the distance unit you would like to use as the distance. For example, if you select miles as your distanceUnit,​ then the distance will be calculated in miles for the operation. 
- 
-[[#Public Methods|Go Back]] 
-=== CloneDeep() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-=== CloneDeep(ReturningColumnsType) === 
-This method clones the entire structure, creating a totally separate copy. 
-==== Remarks ==== 
-This method will return a complete copy of the Feature. As this is a deep clone, there are no shared references between the source and the copy. 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​This method returns a clone of the entire structure, creating a totally separate copy. 
- 
-==== Parameters ==== 
-**returningColumnNamesType** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] 
-  * **Description**:​This parameter allows you to select a type from the ReturningColumnsType that you wish to return with. 
- 
-[[#Public Methods|Go Back]] 
-=== CloneDeep(IEnumerable<​String>​) === 
-This method clones the entire structure, creating a totally separate copy. 
-==== Remarks ==== 
-This method will return a complete copy of the Feature. As this is a deep clone, there are no shared references between the source and the copy. 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​This method returns a clone of the entire structure, creating a totally separate copy. 
- 
-==== Parameters ==== 
-**returningColumnNames** 
-  * **Type**:​IEnumerable<​String>​ 
-  * **Description**:​This parameter represents the columnar data fields that you wish to include in the clone. 
- 
-[[#Public Methods|Go Back]] 
-=== Contains(Feature) === 
-This method returns if the targetFeature lies within the interior of the current feature. 
-==== Remarks ==== 
-As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. 
- 
-**Return Value** 
-  * **Return Type**:​Boolean 
-  * **Description**:​This method returns if the targetFeature lies within the interior of the current feature. 
- 
-==== Parameters ==== 
-**targetFeature** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The targetFeature that contains a shape you wish to compare the current one to. 
- 
-[[#Public Methods|Go Back]] 
-=== CreateFeatureFromGeoJson(String) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**geoJson** 
-  * **Type**:​String 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== CreateFeatureFromWellKnownData(Byte[]) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**wellKnownBinary** 
-  * **Type**:​Byte[] 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== CreateFeatureFromWellKnownData(String) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**wellKnownText** 
-  * **Type**:​String 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== Crosses(Feature) === 
-This method returns if the current feature and the targetFeature share some but not all interior points. 
-==== Remarks ==== 
-As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. 
- 
-**Return Value** 
-  * **Return Type**:​Boolean 
-  * **Description**:​This method returns if the current feature and the targetFeature share some but not all interior points. 
- 
-==== Parameters ==== 
-**targetFeature** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The targetFeature that contains a shape you wish to compare the current one to. 
- 
-[[#Public Methods|Go Back]] 
-=== Equals(Object) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​Boolean 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**obj** 
-  * **Type**:​Object 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== GetBoundingBox() === 
-This method returns the bounding box of the Feature. 
-==== Remarks ==== 
-None 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  * **Description**:​This method returns the bounding box of the Feature. 
- 
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-=== GetConvexHull() === 
-This method returns the convex hull of the feature, defined as the smallest convex ring that contains all of the points in the feature. 
-==== Remarks ==== 
-This method is useful when you want to create a perimeter around the shape. For example, if you had a MultiPolygon that represented buildings on a campus, you could easily get the convex hull of the buildings and determine the perimeter of all of the buildings together. This also works with MultiPoint shapes, where each point may represent a certain type of person you are doing statistics on. With convex hull, you can get an idea of the regions those points are located in. 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​This method returns the convex hull of the feature, defined as the smallest convex ring that contains all of the points in the feature. 
- 
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-=== GetDifference(Feature) === 
-This method returns the difference between current feature and the specified feature, defined as the set of all points which lie in the current feature but not in the targetFeature. 
-==== Remarks ==== 
-None 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The return type is a Feature that is the set of all points which lie in the current feature but not in the target feature. 
- 
-==== Parameters ==== 
-**targetFeature** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The feture you are trying to find the difference with. 
- 
-[[#Public Methods|Go Back]] 
-=== GetGeoJson() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​String 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-=== GetHashCode() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​Int32 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-=== GetIntersection(Feature) === 
-This method returns the intersection of the current feature and the target feature, defined as the set of all points which lie in both the current feature and the target feature. 
-==== Remarks ==== 
-None 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The return type is a Feature that contains the set of all points which lie in both the current feature and the target feature. 
- 
-==== Parameters ==== 
-**targetFeature** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The feature you are trying to find the intersection with. 
- 
-[[#Public Methods|Go Back]] 
-=== GetInvalidReason() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​String 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-=== GetShape() === 
-This method returns the shape class that represents the Feature. 
-==== Remarks ==== 
-This method allows you to get a shape class from a Feature. Because the Feature stores the geometry for itself in well-known binary, it may take some time to generate a shape class if the geometry is complex. 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] 
-  * **Description**:​This method returns the shape class that represents the Feature. 
- 
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-=== GetType() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:Type 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-=== GetWellKnownBinary() === 
-This method returns the well-known binary that represents the Feature. 
-==== Remarks ==== 
-This will return a copy of the well-known binary that represents the Feature. 
- 
-**Return Value** 
-  * **Return Type**:​Byte[] 
-  * **Description**:​This method returns the well-known binary that represents the Feature. 
- 
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-=== GetWellKnownBinary(WkbByteOrder) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​Byte[] 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**byteOrder** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.WkbByteOrder|WkbByteOrder]] 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== GetWellKnownBinary(RingOrder) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​Byte[] 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**outerRingOrder** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]] 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== GetWellKnownBinary(RingOrder,​WkbByteOrder) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​Byte[] 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**outerRingOrder** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]] 
-  * **Description**:​N/​A 
- 
-**byteOrder** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.WkbByteOrder|WkbByteOrder]] 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== GetWellKnownText(RingOrder) === 
-This method returns the well-known text representation of this feature. 
-==== Remarks ==== 
-This method returns a stringthat represents the shape in well-known text. Well-known text allows you to describe geometries as a string of text. Well-known text is useful when you want to save a geometry in a format such as a text file, or when you simply want to cut and paste the text between other applications. An alternative to well-known text is well-known binary, which is a binary representation of a geometry object. We have methods that work with well-known binary as well. Below are some samples of what well-known text might look like for various kinds of geometries.POINT(5 17)LINESTRING(4 5,10 50,25 80)POLYGON((2 2,6 2,6 6,2 6,2 2),(3 3,4 3,4 4,3 4,3 3))MULTIPOINT(3.7 9.7,4.9 11.6)MULTILINESTRING((4 5,11 51,21 26),(-4 -7,-9 -7,-14 -3))MULTIPOLYGON(((2 2,6 2,6 6,2 6,2 2),(3 3,4 3,4 4,3 4,3 3)),((4 4,7 3,7 5,4 4))) Overriding: Please ensure that you validate the parameters being passed in and raise the exceptions defined above. 
- 
-**Return Value** 
-  * **Return Type**:​String 
-  * **Description**:​This method returns a string that represents the shape in well-known text. 
- 
-==== Parameters ==== 
-**outerRingOrder** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]] 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== GetWellKnownText() === 
-This method returns the well-known text that represents the Feature. 
-==== Remarks ==== 
-This method allows you to get the well-known text from a Feature. Because the Feature stores the geometry for itself in well-known binary, it may take some time to generate the text if the geometry is complex. 
- 
-**Return Value** 
-  * **Return Type**:​String 
-  * **Description**:​This method returns the well-known text that represents the Feature. 
- 
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-=== GetWellKnownType() === 
-This method returns the well known type that represents the Feature. 
-==== Remarks ==== 
-None 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]] 
-  * **Description**:​This method returns the well known type that represents the Feature. 
- 
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-=== Intersects(Feature) === 
-This method returns if the current feature and the targetFeature have at least one point in common. 
-==== Remarks ==== 
-As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. 
- 
-**Return Value** 
-  * **Return Type**:​Boolean 
-  * **Description**:​This method returns if the current feature and the targetFeature have at least one point in common. 
- 
-==== Parameters ==== 
-**targetFeature** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The targetFeature you wish to compare the current one to. 
- 
-[[#Public Methods|Go Back]] 
-=== IsDisjointed(Feature) === 
-This method returns if the current feature and the targetFeature have no points in common. 
-==== Remarks ==== 
-None 
- 
-**Return Value** 
-  * **Return Type**:​Boolean 
-  * **Description**:​This method returns if the current feature and the targetFeature have no points in common. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. 
- 
-==== Parameters ==== 
-**targetFeature** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The feature you wish to compare the current one to. 
- 
-[[#Public Methods|Go Back]] 
-=== IsTopologicallyEqual(Feature) === 
-This method returns if the current feature and the targetFeature are topologically equal. 
-==== Remarks ==== 
-Topologically equal means that the shapes are essentially the same. For example, let's say you have a line with two points, point A and point B. You also have another line that is made up of point A, point B and point C. Point A of line one shares the same vertex as point A of line two, and point B of line one shares the same vertex as point C of line two. They are both straight lines, so point B of line two would lie on the first line. Essentially the two lines are the same, with line 2 having just one extra point. Topologically they are the same line, so this method would return true. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. 
- 
-**Return Value** 
-  * **Return Type**:​Boolean 
-  * **Description**:​This method returns if the current feature and the targetFeature are topologically equal. 
- 
-==== Parameters ==== 
-**targetFeature** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The targetFeature that contains a shape you wish to compare the current one to. 
- 
-[[#Public Methods|Go Back]] 
-=== IsValid() === 
-This method returns the results of some simple validity tests on the Feature. 
-==== Remarks ==== 
-This method is used primarily to ensure that a Feature is valid. The reason is, since this is a structure, we cannot control the main constructor that allows you to create a Feature in an invalid state -- that state being one with no well-known binary at its core. If you use the constructure set provided, then the state should always be valid. This is a property you may want to check before you work with a Feature. 
- 
-**Return Value** 
-  * **Return Type**:​Boolean 
-  * **Description**:​This method returns the results of some simple validity tests on the Feature. 
- 
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-=== IsWithin(Feature) === 
-This method returns if the current feature lies within the interior of the targetFeature. 
-==== Remarks ==== 
-As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. 
- 
-**Return Value** 
-  * **Return Type**:​Boolean 
-  * **Description**:​This method returns if the current feature lies within the interior of the targetFeature. 
- 
-==== Parameters ==== 
-**targetFeature** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The targetFeature that contains a shape you wish to compare the current one to. 
- 
-[[#Public Methods|Go Back]] 
-=== MakeValid() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-=== Overlaps(Feature) === 
-This method returns if the current feature and the targetFeature share some but not all points in common. 
-==== Remarks ==== 
-As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. 
- 
-**Return Value** 
-  * **Return Type**:​Boolean 
-  * **Description**:​This method returns if the current feature and the targetFeature share some but not all points in common. 
- 
-==== Parameters ==== 
-**targetFeature** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The targetFeature that contains a shape you wish to compare the current one to. 
- 
-[[#Public Methods|Go Back]] 
-=== SetWellKnownBinary(Byte[]) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:Void 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**wellKnownBinary** 
-  * **Type**:​Byte[] 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== ToString() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​String 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-=== Touches(Feature) === 
-This method returns of the current feature and the targetFeature have at least one boundary point in common, but no interior points. 
-==== Remarks ==== 
-As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. 
- 
-**Return Value** 
-  * **Return Type**:​Boolean 
-  * **Description**:​This method returns of the current feature and the targetFeature have at least one boundary point in common, but no interior points. 
- 
-==== Parameters ==== 
-**targetFeature** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The targetFeature which contains a shape that you wish to compare the current one to. 
- 
-[[#Public Methods|Go Back]] 
-=== Union(Feature) === 
-This method returns the union of the current feature and the target feature, defined as the set of all points in the current feature or the target feature. 
-==== Remarks ==== 
-This is useful for adding area features together to form a larger area shape. 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The return type is a Feature that contains the set of all points which lie in the current feature or the target feature. 
- 
-==== Parameters ==== 
-**targetFeature** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The feature you are trying to find the union with. 
- 
-[[#Public Methods|Go Back]] 
-=== Union(IEnumerable<​Feature>​) === 
-This method returns the union of the specified features. 
-==== Remarks ==== 
-This is useful for adding area features together to form a larger area feature. 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​The return type is a Feature that contains the set of all points that lie within the features you specified. 
- 
-==== Parameters ==== 
-**targetFeatures** 
-  * **Type**:​IEnumerable<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>​ 
-  * **Description**:​The features you are trying to find the union with. 
- 
-[[#Public Methods|Go Back]] 
-===== Protected Methods ===== 
-=== Finalize() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:Void 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-=== GetBoundingBoxCore() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-=== GetGeoJsonCore() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​String 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-=== GetShapeCore() === 
-This method returns the shape class that represents the Feature. 
-==== Remarks ==== 
-This method allows you to get a shape class from a Feature. Because the Feature stores the geometry for itself in well-known binary, it may take some time to generate a shape class if the geometry is complex. 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] 
-  * **Description**:​This method returns the shape class that represents the Feature. 
- 
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-=== GetWellKnownBinaryCore(RingOrder,​WkbByteOrder) === 
-This method returns a byte array that represents the feature in well-known binary. 
-==== Remarks ==== 
-This method returns a byte array that represents the feature in well-known binary. Well-known binary allows you to describe geometries as a binary array. Well-known binary is useful when you want to save a geometry in an efficient format using as little space as possible. An alternative to well-known binary is well-known text, which is a textual representation of a geometry object. We have methods that work with well known text as well. Overriding: Please ensure that you validate the parameters being passed in and raise the exceptions defined above. 
- 
-**Return Value** 
-  * **Return Type**:​Byte[] 
-  * **Description**:​This method returns a byte array that represents the feature in well-known binary. 
- 
-==== Parameters ==== 
-**outerRingOrder** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]] 
-  * **Description**:​N/​A 
- 
-**byteOrder** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.WkbByteOrder|WkbByteOrder]] 
-  * **Description**:​This parameter specifies if the byte order is big- or little-endian. 
- 
-[[#​Protected Methods|Go Back]] 
-=== GetWellKnownTextCore(RingOrder) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​String 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**outerRingOrder** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]] 
-  * **Description**:​N/​A 
- 
-[[#​Protected Methods|Go Back]] 
-=== GetWellKnownTypeCore() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]] 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-=== MemberwiseClone() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​Object 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-=== Q0E=(Feature) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:Void 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**sourceFeature** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​N/​A 
- 
-[[#​Protected Methods|Go Back]] 
-=== ySo=() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​Collection<​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]]>​ 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-=== yio=() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-=== yyo=() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-=== CanMakeValid === 
-N/A 
-==== Remarks ==== 
-N/A 
-==== Return Value ==== 
-**Return Type**:​Boolean 
- 
-[[#Public Properties|Go Back]] 
-=== ColumnValues === 
-This property gets a dictionary of values to represent the column data related to this Feature. 
-==== Remarks ==== 
-This property holds the column data related to this Feature. You can find the values in the dictionary using the column name as the key. Most methods that query and return InternalFeatures allow you to specify which columns of data you want returned with the results. You can also freely add and modify the data, as it is simply an in-memory dictionary. Any values added, deleted or updated will have no effect unless the Feature is part of a transaction. 
-==== Return Value ==== 
-**Return Type**:​Dictionary<​String,​String>​ 
- 
-[[#Public Properties|Go Back]] 
-=== Id === 
-This property gets the Id for the Feature. 
-==== Remarks ==== 
-The Id is a string that represents the unique identifier for this Feature. If the feature is returned from a FeatureSource,​ the Id will be the unique field descriptor used by the FeatureSource. For Shape Files this may be an integer, but for spatial databases the Id may be a GUID. 
-==== Return Value ==== 
-**Return Type**:​String 
- 
-[[#Public Properties|Go Back]] 
-=== LinkColumnValues === 
-N/A 
-==== Remarks ==== 
-N/A 
-==== Return Value ==== 
-**Return Type**:​Dictionary<​String,​Collection<​[[ThinkGeo.MapSuite.Core.LinkColumnValue|LinkColumnValue]]>>​ 
- 
-[[#Public Properties|Go Back]] 
-=== Tag === 
-The tag of the Feature. 
-==== Remarks ==== 
-N/A 
-==== Return Value ==== 
-**Return Type**:​Object 
- 
-[[#Public Properties|Go Back]] 
-===== Protected Properties ===== 
-===== Public Events ===== 
  
thinkgeo.mapsuite.core.feature.1442485720.txt.gz ยท Last modified: 2015/09/17 10:28 by admin