| SE_coordref_get_xy | 
Returns the false x,y offset and scale factors of the supplied coordinate reference object.
LONG SE_coordref_get_xy (SE_COORDREF coordref, LFLOAT *falsex, LFLOAT *falsey, LFLOAT *xyunits);
| coordref | A pointer to the coordinate reference object | 
| falsex | A pointer to the false origin x-value | 
| falsey | A pointer to the false origin y-value | 
| xyunits | A pointer to the number of system units per x,y unit type | 
Returns the false x,y offset and scale factors of the supplied coordinate reference object.