SoftEdgeFormat Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the soft edge formatting for a shape or range of shapes.
public interface class SoftEdgeFormat
[System.Runtime.InteropServices.Guid("D040DAF9-6CE4-4BE8-839D-F4538A4301CF")]
public interface SoftEdgeFormat
type SoftEdgeFormat = interface
Public Interface SoftEdgeFormat
- Attributes
Properties
Application |
Gets an Application object that represents the Microsoft Word 2010 application. |
Creator |
Gets a 32-bit integer that indicates the application in which the specified object was created. |
Parent |
Gets an Object that represents the parent object of the specified SoftEdgeFormat object. |
Radius |
Gets or sets a value that represents the length of the radius for a soft edge effect. |
Type |
Returns or sets an MsoBevelType constant that represents the bevel type for the edges of images that use soft edge formatting. Read/write. |