SvgOptions.UseGradientBrush
SvgOptions.UseGradientBrush property
确定渲染项目布局时是否使用渐变画笔。 当前不支持使用渐变画笔渲染到 SVG。
public override bool UseGradientBrush { get; set; }
也可以看看
- class SvgOptions
- 命名空间 Aspose.Tasks.Saving
- 部件 Aspose.Tasks
确定渲染项目布局时是否使用渐变画笔。 当前不支持使用渐变画笔渲染到 SVG。
public override bool UseGradientBrush { get; set; }