GradientStop

GradientStop class

表示渐变格式。

public sealed class GradientStop : PVIObject, IGradientStop

特性

姓名描述
AsIPresentationComponent { get; }允许获取基本 IPresentationComponent 接口。 只读IPresentationComponent
Color { get; }返回渐变色标的颜色。 只读IColorFormat
Position { get; set; }返回或设置渐变停止的位置 (0..1)。 读/写Single。

方法

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

也可以看看