프로퍼티 | 타입 | 설명 | |
---|---|---|---|
X | double | ||
Y | double |
메소드 | 설명 | |
---|---|---|
DoublePoint ( double x, double y ) : System |
Initializes a new instance of the DoublePoint struct.
|
public DoublePoint ( double x, double y ) : System | ||
x | double | The x. |
y | double | The y. |
리턴 | System |