UtmConvert.Point Class Reference
List of all members.
|
Public Member Functions |
| Point () |
| Point (double x, double y) |
| Point (int x, int y) |
| Point (float x, float y) |
| Point (string x, string y) |
Properties |
double | X [get, set] |
double | Y [get, set] |
Detailed Description
Definition at line 7 of file Point.cs.
Constructor & Destructor Documentation
UtmConvert.Point.Point |
( |
|
) |
|
UtmConvert.Point.Point |
( |
double |
x, |
|
|
double |
y | |
|
) |
| | |
UtmConvert.Point.Point |
( |
int |
x, |
|
|
int |
y | |
|
) |
| | |
UtmConvert.Point.Point |
( |
float |
x, |
|
|
float |
y | |
|
) |
| | |
UtmConvert.Point.Point |
( |
string |
x, |
|
|
string |
y | |
|
) |
| | |
Property Documentation
double UtmConvert.Point.X [get, set] |
double UtmConvert.Point.Y [get, set] |
The documentation for this class was generated from the following file:
- C:/Documents and Settings/student/My Documents/Visual Studio 2008/projects/system_controller/UtmConvert/UtmConvert/Point.cs