Property | Type | Description | |
---|---|---|---|
Residual | double | ||
Tag | object | ||
X | double | ||
Y | double |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
PointD ( ) : System | ||
PointD ( double x, double y ) : System | ||
ToString ( ) : string |
public PointD ( double x, double y ) : System | ||
x | double | |
y | double | |
return | System |