Méthode | 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.
|
Méthode | Description | |
---|---|---|
LineString ( |
Creates a new instance of LineString using a serialization information.
|
public GetObjectData ( |
||
info | ||
context | ||
Résultat | void |
public LineString ( IList |
||
points | IList |
|
Résultat | System |
protected LineString ( |
||
info | ||
context | ||
Résultat | System |