Grow

Blur.Grow property

Determines whether the bounds of the object should be grown as a result of the blurring. True indicates the bounds are grown while false indicates that they are not. Read/write Boolean.

public bool Grow { get; set; }

See Also