Spread WPF 18
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