SoftEdgeFormat Interface

Definition

Represents the soft edges effect in Office graphics.

public interface class SoftEdgeFormat : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03BC-0000-0000-C000-000000000046")]
public interface SoftEdgeFormat : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03BC-0000-0000-C000-000000000046")>]
type SoftEdgeFormat = interface
    interface _IMsoDispObj
Public Interface SoftEdgeFormat
Implements _IMsoDispObj
Attributes
Implements

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.

Properties

Application

Gets an Application object that represents the container application for the SoftEdgeFormat object. Read-only.

Creator

Gets a 32-bit integer that indicates the application in which the SoftEdgeFormat object was created. Read-only.

Radius

Gets or sets the size, measured in points, of the soft edge effect of the shape.

Type

Gets or sets the type of the SoftEdgeFormat object. Read/write.

Applies to