Returns a new polygon that has same structure but is positioned at (0.0 , 0.0) in the coordinate system.
Parameters
- outOffSet
- This parameter may be nil. If this parameter is not nil then the function will write into this point variable how much the new Polygon was moved from the old one.
Returns
- PolygonF
- A new polygon located at (0.0 , 0.0)
Remarks
See Also
PolygonF Class