Grow

Blur.Grow property

确定对象的边界是否应该因模糊而扩展。True 表示边界被扩展,而 false 表示不扩展。读/写布尔值。

public bool Grow { get; set; }

See Also