Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ISoftEdgeFormat Interface
Members


In This Topic
    ISoftEdgeFormat Interface
    In This Topic
    Represents the soft edge effect in Office graphics.
    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