BevelBitmapEffect.EdgeProfile 属性

定义

注意:此 API 现在已过时。 未过时的替代项为 Effect。 获取或设置凹凸效果的曲线。

public:
 property System::Windows::Media::Effects::EdgeProfile EdgeProfile { System::Windows::Media::Effects::EdgeProfile get(); void set(System::Windows::Media::Effects::EdgeProfile value); };
public System.Windows.Media.Effects.EdgeProfile EdgeProfile { get; set; }
member this.EdgeProfile : System.Windows.Media.Effects.EdgeProfile with get, set
Public Property EdgeProfile As EdgeProfile

属性值

凹凸效果的曲线。 默认值是 Linear

注解

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

屏幕截图:比较 EdgeProfile 的值

依赖项属性信息

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

适用于