Skip to main content
All docs
V26.1
  • StyledShapeBase.Effects Property

    Gets or sets visual effects for the shape.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v26.1.dll

    Declaration

    public ShapeEffectProperties Effects { get; set; }

    Property Value

    Type Description
    ShapeEffectProperties

    An object that contains properties of visual effects applied to the shape.

    See Also