Skip to main content
All docs
V26.1
  • ShapeEffect3DProperties.ExtrusionColor Property

    Gets or sets the extrusion color applied to a shape. Extrusion adds artificial height to the shape’s geometry.

    Namespace: DevExpress.Docs.Office

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

    Declaration

    public OfficeColor ExtrusionColor { get; set; }

    Property Value

    Type Description
    OfficeColor

    The color of the extrusion applied to a shape.

    See Also