menu

UWP

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

    Show / Hide Table of Contents

    Class LineJoinType

    Specifies the type of join where two lines connects.

    Inheritance
    System.Object
    LineJoinType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.UWP.dll
    Syntax
    public sealed class LineJoinType : Enum

    Fields

    Bevel

    Specifies the LineJoinType is bevel.

    Declaration
    public const LineJoinType Bevel
    Field Value
    Type
    LineJoinType

    Miter

    Specifies the LineJoinType is miter.

    Declaration
    public const LineJoinType Miter
    Field Value
    Type
    LineJoinType

    None

    Specifies the LineJoinType is none.

    Declaration
    public const LineJoinType None
    Field Value
    Type
    LineJoinType

    Round

    Specifies the LineJoinType is round.

    Declaration
    public const LineJoinType Round
    Field Value
    Type
    LineJoinType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved