Transparency
GradientStop.Transparency property
将区域的透明度返回或设置为从 0.0(不透明)到 1.0(透明)的值。
public double Transparency { get; set; }
也可以看看
- class GradientStop
- 命名空间 Aspose.Cells.Drawing
- 部件 Aspose.Cells
将区域的透明度返回或设置为从 0.0(不透明)到 1.0(透明)的值。
public double Transparency { get; set; }