GeometryBase Class |
Namespace: Dse.Geometry
[SerializableAttribute] public abstract class GeometryBase : ISerializable
The GeometryBase type exposes the following members.
Name | Description | |
---|---|---|
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.) | |
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToGeoJson |
Returns the GeoJSON representation of the instance.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |