menu

UWP

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

    Show / Hide Table of Contents

    Class ArrowheadLength

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

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

    Fields

    Long

    Specifies the ArrowheadLength is Long

    Declaration
    public const ArrowheadLength Long
    Field Value
    Type
    ArrowheadLength

    Medium

    Specifies the ArrowheadLength is Medium

    Declaration
    public const ArrowheadLength Medium
    Field Value
    Type
    ArrowheadLength

    None

    Specifies the ArrowheadLength is None

    Declaration
    public const ArrowheadLength None
    Field Value
    Type
    ArrowheadLength

    Short

    Specifies the ArrowheadLength is Short

    Declaration
    public const ArrowheadLength Short
    Field Value
    Type
    ArrowheadLength

    Extension Methods

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