In This Topic
Gets or sets a value indicating whether the bounds of the object should grow as the result of the blurring.
The default is true.
Syntax
'Declaration
Public Property GrowBounds As System.Boolean
public System.bool GrowBounds {get; set;}
See Also