Spread WPF 18
GrapeCity.Spreadsheet.Drawing Namespace / ISoftEdgeFormat Interface
Members


In This Topic
    ISoftEdgeFormat Interface
    In This Topic
    Represents the soft edge effect in Office graphics.
    Object Model
    ISoftEdgeFormat Interface
    Syntax
    'Declaration
     
    Public Interface ISoftEdgeFormat 
    'Usage
     
    Dim instance As ISoftEdgeFormat
    public interface ISoftEdgeFormat 
    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