menu

WinForms

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

    Show / Hide Table of Contents

    Enum LineJoinType

    Specifies the type of join where two lines connects.

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

    Fields

    Name Description
    Bevel

    Specifies the LineJoinType is bevel.

    Miter

    Specifies the LineJoinType is miter.

    None

    Specifies the LineJoinType is none.

    Round

    Specifies the LineJoinType is round.

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