Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
Returns a value indicating whether this instance and a specified object represent the same value.
|
|
GetHashCode ( ) : int |
Returns the hash code based on the value of this instance.
|
|
GetObjectData ( |
||
LineString ( ) : System |
Creates a new instance of LineString using a sequence of points.
|
|
LineString ( IList |
Creates a new instance of LineString using a list of points.
|
|
ToString ( ) : string |
Returns Well-known text (WKT) representation of the geometry object.
|
Method | Description | |
---|---|---|
LineString ( |
Creates a new instance of LineString using a serialization information.
|
public GetObjectData ( |
||
info | ||
context | ||
return | void |
protected LineString ( |
||
info | ||
context | ||
return | System |