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 None

適用対象