Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / SoftEdge Class
Members

In This Topic
    SoftEdge Class
    In This Topic
    Represents glow effect. The edges of the shape are blurred, while the fill is not affected.
    Object Model
    SoftEdge Class
    Syntax
    'Declaration
     
    Public Class SoftEdge 
       Inherits FormattingBag
    public class SoftEdge : FormattingBag 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.SoftEdge

    See Also