Table of Contents

TBlurEffect.TBlurEffect Constructor

Creates a new blur effect.

Syntax

Namespace: FlexCel.Core

public TBlurEffect(Int64 aRadius, Boolean aGrow)

Parameters

<-> Parameter Type Description
aRadius Int64 Radius of the blur.
aGrow Boolean If true, the blur can extend outside the bounds of the object.

See also