Skip to main content
All docs
V26.1
  • SurfaceOptions.OutlineStyle Property

    Namespace: DevExpress.Docs.Office

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

    Declaration

    public OutlineStyle OutlineStyle { get; set; }

    Property Value

    Type
    OutlineStyle

    Property Paths

    You can access this nested property as listed below:

    Object Type Path to OutlineStyle
    View3DOptions
    .BackWall .OutlineStyle
    View3DOptions
    .Floor .OutlineStyle
    View3DOptions
    .SideWall .OutlineStyle
    See Also