Xamarin.iOS

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

    Fields

    Long

    Specifies the ArrowheadLength is Long

    Declaration
    public const ArrowheadLength Long
    Field Value
    Type Description
    ArrowheadLength

    Medium

    Specifies the ArrowheadLength is Medium

    Declaration
    public const ArrowheadLength Medium
    Field Value
    Type Description
    ArrowheadLength

    None

    Specifies the ArrowheadLength is None

    Declaration
    public const ArrowheadLength None
    Field Value
    Type Description
    ArrowheadLength

    Short

    Specifies the ArrowheadLength is Short

    Declaration
    public const ArrowheadLength Short
    Field Value
    Type Description
    ArrowheadLength

    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