CODPolygonRgn::GetPoint
CPointCODPolygonRgn::GetPoint(intnIndex)
Gets a single point from the array of points that define this polygon region.
Defined in: OdPolygonRgn.cpp
Return Value
The point requested.
Parameters
nIndex
The index of the point to retrieve.