alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum LineHeadStyle

    Enum LineHeadStyle for line and arrow annotation.

    Namespace: Syncfusion.Blazor.SfPdfViewer
    Assembly: Syncfusion.Blazor.SfPdfViewer.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum LineHeadStyle

    Fields

    Name Description
    Arrow

    Represents the line with Arrow head style.

    Closed

    Represents the line with closed head style.

    ClosedArrow

    Represents the line with Closed Arrow head style.

    Diamond

    Represents the line with diamond head style.

    None

    Represents the line with no head style.

    Open

    Represents the line with open arrow head style.

    OpenArrow

    Represents the line with Open Arrow head style.

    Round

    Represents the line with round head style.

    Square

    Represents the line with square head style.

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