Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LineCapStyle - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LineCapStyle

    Specifies the style of line cap at the line end.

    Inheritance
    System.Object
    LineCapStyle
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Portable.dll
    Syntax
    public sealed class LineCapStyle : Enum

    Fields

    Flat

    Specifies the LineCapStyle is flat.

    Declaration
    public const LineCapStyle Flat
    Field Value
    Type Description
    LineCapStyle

    None

    Specifies the LineCapStyle is none.

    Declaration
    public const LineCapStyle None
    Field Value
    Type Description
    LineCapStyle

    Round

    Specifies the LineCapStyle is round.

    Declaration
    public const LineCapStyle Round
    Field Value
    Type Description
    LineCapStyle

    Square

    Specifies the LineCapStyle is square.

    Declaration
    public const LineCapStyle Square
    Field Value
    Type Description
    LineCapStyle

    value__

    Declaration
    public sbyte value__
    Field Value
    Type Description
    System.SByte
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved