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


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