Skip to main content
All docs
V25.2
  • ShapeEffectProperties.Effect3D Property

    Provides access to the 3D effect properties applied to the shape.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public ShapeEffect3DProperties Effect3D { get; set; }

    Property Value

    Type Description
    ShapeEffect3DProperties

    Contains 3D effect properties applied to the shape.

    See Also