CODPolygonRgn::InvTransform

CODPolygonRgn CODPolygonRgn::InvTransform(CODTransform* pXform)

Applies the inverse of a transform to the points of the polygon and returns the result. This polygon region is not effected.

Defined in: OdPolygonRgn.cpp

Return Value

The inverse transformed polygon region.

Parameters

pXform

A pointer to the transform to use.