PathGradientBrushBase.CenterPoint

PathGradientBrushBase.CenterPoint property

获取或设置路径渐变的中心点。

public PointF CenterPoint { get; set; }

适当的价值

APointF表示路径梯度的中心点。

也可以看看