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


In This Topic
    Glow Property (ITextFont)
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property Glow As IGlowFormat
    'Usage
     
    
    Dim instance As ITextFont
    Dim value As IGlowFormat
     
    value = instance.Glow
    IGlowFormat Glow {get;}
    See Also