Property | Type | Description | |
---|---|---|---|
m_x | |||
m_y |
Method | Description | |
---|---|---|
Coordinate ( ) : System | ||
Coordinate ( |
||
Distance ( Coordinate other ) : Double | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
operator ( ) : bool |
public Coordinate ( |
||
x | ||
y | ||
return | System |
public Distance ( Coordinate other ) : Double | ||
other | Coordinate | |
return | Double |