Table of Contents

TSoftEdgesEffect.Create Constructor

Creates a new soft edges effect.

Syntax

Unit: FlexCel.Core

constructor TSoftEdgesEffect.Create(const aRadius: Int64);

Parameters

<-> Parameter Type Description
const aRadius Int64 Radius for the soft edges.

See also