Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ArrowheadStyle - Xamarin.Android 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.Portable.dll
    Syntax
    public sealed class ArrowheadStyle : Enum

    Fields

    Arrow

    Specifies the ArrowheadStyle is Arrow

    Declaration
    public const ArrowheadStyle Arrow
    Field Value
    Type Description
    ArrowheadStyle

    ArrowDiamond

    Specifies the ArrowheadStyle is ArrowDiamond

    Declaration
    public const ArrowheadStyle ArrowDiamond
    Field Value
    Type Description
    ArrowheadStyle

    ArrowOpen

    Specifies the ArrowheadStyle is ArrowOpen

    Declaration
    public const ArrowheadStyle ArrowOpen
    Field Value
    Type Description
    ArrowheadStyle

    ArrowOval

    Specifies the ArrowheadStyle is ArrowOval

    Declaration
    public const ArrowheadStyle ArrowOval
    Field Value
    Type Description
    ArrowheadStyle

    ArrowStealth

    Specifies the ArrowheadStyle is ArrowStealth

    Declaration
    public const ArrowheadStyle ArrowStealth
    Field Value
    Type Description
    ArrowheadStyle

    None

    Specifies the ArrowheadStyle is None

    Declaration
    public const ArrowheadStyle None
    Field Value
    Type Description
    ArrowheadStyle

    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