Skip to main content
All docs
V26.1
  • ShapeEffectProperties.Effect3D Property

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

    Namespace: DevExpress.Docs.Office

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

    Declaration

    public ShapeEffect3DProperties Effect3D { get; set; }

    Property Value

    Type Description
    ShapeEffect3DProperties

    Contains 3D effect properties applied to the shape.

    See Also