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 (  ) 

Definition at line 21 of file Point.cs.

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

Definition at line 24 of file Point.cs.

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

Definition at line 30 of file Point.cs.

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

Definition at line 36 of file Point.cs.

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

Definition at line 42 of file Point.cs.


Property Documentation

double UtmConvert.Point.X [get, set]

Definition at line 9 of file Point.cs.

double UtmConvert.Point.Y [get, set]

Definition at line 15 of file Point.cs.


The documentation for this class was generated from the following file:

Generated on Sat Sep 5 13:26:23 2009 for UtmConvert by  doxygen 1.5.9