BevelBitmapEffect.EdgeProfile 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意:此 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。
注解
下图演示了此属性的效果:
依赖项属性信息
标识符字段 | EdgeProfileProperty |
元数据属性设置为 true |
无 |