SoftEdge

SoftEdge class

Represents a soft edge effect.
The edges of the shape are blurred, while the fill is not affected.

The SoftEdge type exposes the following members:

Properties

NameDescription
radiusSpecifies the radius of blur to apply to the edges.
Read/write float.
as_i_image_transform_operationAllows to get base IImageTransformOperation interface.
Read-only IImageTransformOperation.

Methods

NameDescription
get_effective()Gets effective Soft Edge effect data with the inheritance applied.

See Also