Transform

GraphicsPath.Transform method

将变换矩阵应用于此 GraphicsPath.

public void Transform(Matrix matrix)
范围类型描述
matrixMatrix表示要应用的转换的矩阵。

也可以看看