SoftEdgeFormat Interface

Represents the soft edges effect in Office graphics.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000C03BC-0000-0000-C000-000000000046")> _
Public Interface SoftEdgeFormat _
    Inherits _IMsoDispObj
'Usage
Dim instance As SoftEdgeFormat
[GuidAttribute("000C03BC-0000-0000-C000-000000000046")]
public interface SoftEdgeFormat : _IMsoDispObj

Remarks

The Soft Edge effect creates a mask around the edge of an object and blends the object with the transparent edge. The result is a faded or "feathered"edge.

See Also

Reference

SoftEdgeFormat Members

Microsoft.Office.Core Namespace