Point.getX
getX([pDoTrans])
Get point X coordinate
pDoTrans
optional boolean
TRUE (the default) to return the value in the currently active local coordinate system. FALSE to return in global coords
Return value
double
X coordinate
Back to
Point
Back to
Overview