menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class OfficeShapeLineCapStyle

    Specifies the style of line cap at the line end.

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

    Fields

    Flat

    Specifies the OfficeShapeLineCapStyle is flat.

    Declaration
    public const OfficeShapeLineCapStyle Flat
    Field Value
    Type
    OfficeShapeLineCapStyle

    None

    Specifies the OfficeShapeLineCapStyle is none.

    Declaration
    public const OfficeShapeLineCapStyle None
    Field Value
    Type
    OfficeShapeLineCapStyle

    Round

    Specifies the OfficeShapeLineCapStyle is round.

    Declaration
    public const OfficeShapeLineCapStyle Round
    Field Value
    Type
    OfficeShapeLineCapStyle

    Square

    Specifies the OfficeShapeLineCapStyle is square.

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