scale#
- PolygonData.scale(factor, center)#
Scale the polygon by a linear factor from a center.
- Parameters:
- factor
float Linear factor.
- centerPoint2DLike
Center.
- factor
- Returns:
Scale the polygon by a linear factor from a center.
floatLinear factor.
Center.