Skip to main content
All docs
V25.2
  • StyledShapeBase Class

    The base class for shapes that support visual styles and transformations.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.2.dll

    Declaration

    public abstract class StyledShapeBase :
        ShapeBase

    Remarks

    The abstract StyledShapeBase class extends the base shape functionality with style properties, visual effects, rotation, and flip transformations.

    Implements

    See Also