GradientFormat

GradientFormat class

表示渐变格式。

public sealed class GradientFormat : PVIObject, IGradientFormat

特性

姓名描述
AsIPresentationComponent { get; }允许获取基本 IPresentationComponent 接口。 只读IPresentationComponent
GradientDirection { get; set; }返回或设置渐变的样式。 读/写GradientDirection
GradientShape { get; set; }返回或设置渐变的形状。 读/写GradientShape
GradientStops { get; }返回梯度停止点的集合。 只读IGradientStopCollection
LinearGradientAngle { get; set; }返回或设置渐变的角度。 读/写Single。
LinearGradientScaled { get; set; }确定渐变是否被缩放。 读/写NullableBool
TileFlip { get; set; }返回或设置渐变的翻转模式。 读/写TileFlip

方法

姓名描述
override Equals(object)与指定对象比较。
override GetHashCode()返回哈希码。

也可以看看