PathGradientBrushBase.CenterPoint

PathGradientBrushBase.CenterPoint property

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

public PointF CenterPoint { get; set; }

Property Value

表示路径渐变中心点的 PointF

另请参见