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 8 of file Point.cs.


Constructor & Destructor Documentation

UtmConvert.Point.Point (  ) 

Definition at line 30 of file Point.cs.

UtmConvert.Point.Point ( double  x,
double  y 
)

Definition at line 33 of file Point.cs.

UtmConvert.Point.Point ( int  x,
int  y 
)

Definition at line 39 of file Point.cs.

UtmConvert.Point.Point ( float  x,
float  y 
)

Definition at line 45 of file Point.cs.

UtmConvert.Point.Point ( string  x,
string  y 
)

Definition at line 51 of file Point.cs.


Property Documentation

double UtmConvert.Point.X [get, set]

Definition at line 14 of file Point.cs.

double UtmConvert.Point.Y [get, set]

Definition at line 24 of file Point.cs.


The documentation for this class was generated from the following file:
Generated on Sun Nov 7 03:27:45 2010 for system_controller by  doxygen 1.6.3