Click or drag to resize

BlendEffect IsGrow Property

Indicates 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.

Namespace: Spire.Presentation.Drawing
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public bool IsGrow { get; set; }

Property Value

Type: Boolean
See Also