Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShapeEffects Class / FillOverlay Property

In This Topic
    FillOverlay Property
    In This Topic
    Gets the fill overlay effect formatting.

    Note that fill overlay does not have any visual effect for GroupShape.

    Syntax
    'Declaration
     
    Public ReadOnly Property FillOverlay As FillOverlay
    public FillOverlay FillOverlay {get;}
    See Also