Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ITextFont Interface / SoftEdgeFormat Property


In This Topic
    SoftEdgeFormat Property
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property SoftEdgeFormat As ISoftEdgeFormat
    'Usage
     
    
    Dim instance As ITextFont
    Dim value As ISoftEdgeFormat
     
    value = instance.SoftEdgeFormat
    ISoftEdgeFormat SoftEdgeFormat {get;}
    See Also