transform
Transforms the polygon by applying a transformation to all vertices.
Return
A new polygon with transformed vertices.
Parameters
transformer
The transformation to apply.
Transforms the polygon by applying a transformation to all vertices.
A new polygon with transformed vertices.
The transformation to apply.