Transform

Graphics32

TPolygon32.Transform

procedure Transform(Transformation: TTransformation);

Description

Transforms all points in the current instance using the supplied Transformation instance. This is different from the transformation while drawin because it is a permanent operation.

See Also

TTransformation