Condividi tramite


BevelBitmapEffect.EdgeProfile Proprietà

Definizione

Nota: questa API è ora obsoleta. L'alternativa non obsoleta è Effect. Ottiene o imposta la curva della smussatura.

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

Valore della proprietà

EdgeProfile

Curva della smussatura. Il valore predefinito è Linear.

Commenti

La figura seguente illustra l'effetto di questa proprietà:

Screenshot: confronto di valori di EdgeProfile

Informazioni proprietà di dipendenza

Campo Identificatore EdgeProfileProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a