Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / GroupShape Class / Effects Property

In This Topic
    Effects Property (GroupShape)
    In This Topic
    Gets the shape effects formatting properties.
    Syntax
    'Declaration
     
    Public ReadOnly Property Effects As ShapeEffects
    public ShapeEffects Effects {get;}
    See Also