Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LineHeadStyle - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LineHeadStyle

    Enum LineHeadStyle for line and arrow annotation

    Inheritance
    System.Object
    LineHeadStyle
    Namespace: Syncfusion.Blazor.PdfViewer
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class LineHeadStyle : Enum

    Fields

    Closed

    Represents the line with closed head style.

    Declaration
    public const LineHeadStyle Closed
    Field Value
    Type Description
    LineHeadStyle

    Diamond

    Represents the line with diamond head style.

    Declaration
    public const LineHeadStyle Diamond
    Field Value
    Type Description
    LineHeadStyle

    None

    Represents the line with no head style.

    Declaration
    public const LineHeadStyle None
    Field Value
    Type Description
    LineHeadStyle

    Open

    Represents the line with open arrow head style.

    Declaration
    public const LineHeadStyle Open
    Field Value
    Type Description
    LineHeadStyle

    Round

    Represents the line with round head style.

    Declaration
    public const LineHeadStyle Round
    Field Value
    Type Description
    LineHeadStyle

    Square

    Represents the line with square head style.

    Declaration
    public const LineHeadStyle Square
    Field Value
    Type Description
    LineHeadStyle

    value__

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