[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Blur

Blur Class

Represents a blur effect that is applied to the entire shape, including its fill. All color channels, including alpha, are affected.

Inheritance
Blur
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class Blur : ImageEffect
Public Class Blur
    Inherits ImageEffect

Properties

Name Description
GrowBounds

Gets or sets a value indicating whether the bounds of the object should grow as the result of the blurring.

The default is true.

Radius

Gets or sets the radius of the blur.

The default is 0.

Methods

Name Description
Equals(Blur)
Equals(object)
FixInheritedValues()

Fixes all inherited values as "direct" values for this instance.

GetHashCode()
Reset()

Resets soft edge to inherited defaults.