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

    Gets or sets the extrusion height 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 float ExtrusionHeight { get; set; }

    Property Value

    Type Description
    Single

    The height of the extrusion applied to a shape.

    See Also