menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LineStyle - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum LineStyle

    Specifies the style for a line.

    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum LineStyle

    Fields

    Name Description
    Single

    Single line.

    StyleMixed

    Not supported.

    ThickBetweenThin

    Thick line with a thin line on each side.

    ThickThin

    Thick line next to thin line. For horizontal lines, thick line is above thin line. For vertical lines, thick line is to the left of the thin line.

    ThinThick

    Thick line next to thin line. For horizontal lines, thick line is below thin line. For vertical lines, thick line is to the right of the thin line.

    ThinThin

    Two thin lines.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved