EmbossBitmapEffect.Relief Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Note: This API is now obsolete. The non-obsolete alternative is Effect. Gets or sets the amount of relief of the emboss.
public:
property double Relief { double get(); void set(double value); };
public double Relief { get; set; }
member this.Relief : double with get, set
Public Property Relief As Double
The amount of relief of the emboss. The valid range of values is 0-1
with 0
having the least relief and 1
having the most. The default value is 0.44
.
The following illustration demonstrates the effect of this property:
Identifier field | ReliefProperty |
Metadata properties set to true |
None |
Produto | Versões |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9 |
Comentários do .NET
O .NET é um projeto código aberto. Selecione um link para fornecer comentários: