Share via


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

속성 값

EdgeProfile

빗면의 곡선입니다. 기본값은 Linear입니다.

설명

다음 그림에서는 이 속성의 효과를 보여 줍니다.

스크린샷: EdgeProfile 값 비교

종속성 속성 정보

식별자 필드 EdgeProfileProperty
메타 데이터 속성 설정 true 없음

적용 대상