CODPolygonRgn::GetPoint

CPoint CODPolygonRgn::GetPoint(int nIndex)

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.