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

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