FillOverlay

FillOverlay class

表示填充叠加效果。填充覆盖可用于为对象指定 附加填充并将两种填充混合在一起。

public class FillOverlay : ImageTransformOperation, IFillOverlay

特性

姓名描述
AsIPresentationComponent { get; }允许获取基本 IPresentationComponent 接口。 只读IPresentationComponent
Blend { get; set; }FillBlendMode。 读/写FillBlendMode
FillFormat { get; }填充格式。 只读IFillFormat

方法

姓名描述
override Equals(object)确定指定的FillOverlay是否等于当前的FillOverlay。
GetEffective()获取应用了继承的有效填充叠加效果数据。
override GetHashCode()用作特定类型的哈希函数。

也可以看看