Point.getY
getY([pDoTrans])
Get point Y 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
Y coordinate
Back to
Point
Back to
Overview