CODViewport::CreateHandlePolygon

void CODViewport::CreateHandlePolygon(CPoint ptHandle, LPPOINT lpPolygon)

Creates a polygon representing a control handle.

Defined in: OdViewport.cpp

Return Value

void

Parameters

ptHandle

The center point of the control handle.

lpPolygon

The array to place the polygon points into.