menu

UWP

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

    Show / Hide Table of Contents

    Class ArrowheadStyle

    Specifies the style of the arrowhead at the end of a line.

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

    Fields

    Arrow

    Specifies the ArrowheadStyle is Arrow

    Declaration
    public const ArrowheadStyle Arrow
    Field Value
    Type
    ArrowheadStyle

    ArrowDiamond

    Specifies the ArrowheadStyle is ArrowDiamond

    Declaration
    public const ArrowheadStyle ArrowDiamond
    Field Value
    Type
    ArrowheadStyle

    ArrowOpen

    Specifies the ArrowheadStyle is ArrowOpen

    Declaration
    public const ArrowheadStyle ArrowOpen
    Field Value
    Type
    ArrowheadStyle

    ArrowOval

    Specifies the ArrowheadStyle is ArrowOval

    Declaration
    public const ArrowheadStyle ArrowOval
    Field Value
    Type
    ArrowheadStyle

    ArrowStealth

    Specifies the ArrowheadStyle is ArrowStealth

    Declaration
    public const ArrowheadStyle ArrowStealth
    Field Value
    Type
    ArrowheadStyle

    None

    Specifies the ArrowheadStyle is None

    Declaration
    public const ArrowheadStyle None
    Field Value
    Type
    ArrowheadStyle

    Extension Methods

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