Skip to main content
All docs
V25.2
  • Shape3DSettings.ContourColor Property

    Gets or sets the contour color of a 3D shape.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public OfficeColor ContourColor { get; set; }

    Property Value

    Type Description
    OfficeColor

    The contour color of a 3D shape.

    See Also