Метод | Описание | |
---|---|---|
Equals ( object obj ) : bool |
Returns a value indicating whether this instance and a specified object represent the same value.
|
|
GetHashCode ( ) : int | ||
GetObjectData ( |
||
Point ( double x, double y ) : System |
Creates a new instance of Point.
|
|
ToString ( ) : string |
Returns Well-known text (WKT) representation of the geometry object.
|
Метод | Описание | |
---|---|---|
Point ( |
Creates a new instance of Point.
|
public GetObjectData ( |
||
info | ||
context | ||
Результат | void |
protected Point ( |
||
info | ||
context | ||
Результат | System |
public Point ( double x, double y ) : System | ||
x | double | The |
y | double | The |
Результат | System |