Source position: GR32_VectorUtils.pas line 153
function ScalePolygon( |
const Points: TArrayOfFloatPoint; |
ScaleX: TFloat; |
ScaleY: TFloat |
):TArrayOfFloatPoint; overload; |
const Points: TArrayOfFixedPoint; |
ScaleX: TFixed; |
ScaleY: TFixed |
):TArrayOfFixedPoint; overload; |
| CT Web help |
| CodeTyphon Studio |