menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OfficeShapeArrowheadLength - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OfficeShapeArrowheadLength

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

    Inheritance
    System.Object
    OfficeShapeArrowheadLength
    Namespace: Syncfusion.Office
    Assembly: Syncfusion.Compression.Portable.dll
    Syntax
    public sealed class OfficeShapeArrowheadLength : Enum

    Fields

    Long

    Specifies the OfficeShapeArrowheadLength is Long.

    Declaration
    public const OfficeShapeArrowheadLength Long
    Field Value
    Type
    OfficeShapeArrowheadLength

    Medium

    Specifies the OfficeShapeArrowheadLength is Medium.

    Declaration
    public const OfficeShapeArrowheadLength Medium
    Field Value
    Type
    OfficeShapeArrowheadLength

    None

    Specifies the OfficeShapeArrowheadLength is None.

    Declaration
    public const OfficeShapeArrowheadLength None
    Field Value
    Type
    OfficeShapeArrowheadLength

    Short

    Specifies the OfficeShapeArrowheadLength is Short.

    Declaration
    public const OfficeShapeArrowheadLength Short
    Field Value
    Type
    OfficeShapeArrowheadLength
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved