Amount Property
Summary
Gets or sets the amount to change the sharpness. This is a dependency property.
Syntax
public double Amount { get; set; }
Public Property Amount As Double
public:
property double Amount {
double get();
void set ( double );
}
Property Value
The amount to change the sharpness.Negative sharpness values decrease the sharpness of the image and positive sharpness values increase the sharpness. Default value is 1.