GraphicsPath.Transform

GraphicsPath.Transform method

对形状应用指定的变换。

public override void Transform(Matrix transform)
参数类型描述
变换矩阵要应用的变换。

另请参见