menu

WPF

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

    Show / Hide Table of Contents

    Enum LineCapStyle

    Specifies the style of line cap at the line end.

    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Base.dll
    Syntax
    public enum LineCapStyle : sbyte

    Fields

    Name Description
    Flat

    Specifies the LineCapStyle is flat.

    None

    Specifies the LineCapStyle is none.

    Round

    Specifies the LineCapStyle is round.

    Square

    Specifies the LineCapStyle is square.

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