BevelBitmapEffect.Smoothness 属性

定义

注意:此 API 现已过时。 未过时的替代项为 Effect。 获取或设置凹凸效果阴影的平滑程度。

public:
 property double Smoothness { double get(); void set(double value); };
public double Smoothness { get; set; }
member this.Smoothness : double with get, set
Public Property Smoothness As Double

属性值

Double

表示凹凸效果阴影的平滑程度的值。 有效范围介于 01 之间,1 为最平滑。 默认值为 0.2

注解

下图演示了此属性的效果:

屏幕快照:比较 Smoothness 属性值

依赖项属性信息

标识符字段 SmoothnessProperty
元数据属性设置为 true

适用于