CODPolygonRgn::Transform
CODPolygonRgnCODPolygonRgn::Transform(CODTransform*pXform)
Applies 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 transformed polygon region.
Parameters
pXform
A pointer to the transform to use.