PathGradientBrushBase.CenterPoint
PathGradientBrushBase.CenterPoint property
获取或设置路径渐变的中心点。
public PointF CenterPoint { get; set; }
适当的价值
APointF
表示路径梯度的中心点。
也可以看看
- struct PointF
- class PathGradientBrushBase
- 命名空间 Aspose.PSD.Brushes
- 部件 Aspose.PSD
获取或设置路径渐变的中心点。
public PointF CenterPoint { get; set; }
APointF
表示路径梯度的中心点。