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

プロパティ値

ベベルの曲線。 既定値は Linear です。

注釈

次の図は、このプロパティの効果を示しています。

スクリーンショット: EdgeProfile の値を比較するする

依存プロパティ情報

識別子フィールド EdgeProfileProperty
に設定されたメタデータ プロパティ true なし

適用対象