menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class OfficeShapeLineJoinType

    Specifies the type of join where two lines connects.

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

    Fields

    Bevel

    Specifies the OfficeShapeLineJoinType is bevel.

    Declaration
    public const OfficeShapeLineJoinType Bevel
    Field Value
    Type
    OfficeShapeLineJoinType

    Miter

    Specifies the OfficeShapeLineJoinType is miter.

    Declaration
    public const OfficeShapeLineJoinType Miter
    Field Value
    Type
    OfficeShapeLineJoinType

    None

    Specifies the OfficeShapeLineJoinType is none.

    Declaration
    public const OfficeShapeLineJoinType None
    Field Value
    Type
    OfficeShapeLineJoinType

    Round

    Specifies the OfficeShapeLineJoinType is round.

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