Width Property
Summary
Gets or sets the amount of the shift used to render the emboss effect. This is a dependency property.
Syntax
public double Width { get; set; }
Public Property Width As Double
public:
property double Width {
double get();
void set ( double );
}
Property Value
The amount of the shift used to render the emboss effect. Default value is 0.003.