menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class OfficeShapeLineStyle

    Specifies the style for a line.

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

    Fields

    Single

    Specifies the OfficeShapeLineStyle is single.

    Declaration
    public const OfficeShapeLineStyle Single
    Field Value
    Type
    OfficeShapeLineStyle

    ThickBetweenThin

    Specifies the OfficeShapeLineStyle is thick between thin.

    Declaration
    public const OfficeShapeLineStyle ThickBetweenThin
    Field Value
    Type
    OfficeShapeLineStyle

    ThickThin

    Specifies the OfficeShapeLineStyle is thick thin.

    Declaration
    public const OfficeShapeLineStyle ThickThin
    Field Value
    Type
    OfficeShapeLineStyle

    ThinThick

    Specifies the OfficeShapeLineStyle is thin thick.

    Declaration
    public const OfficeShapeLineStyle ThinThick
    Field Value
    Type
    OfficeShapeLineStyle

    ThinThin

    Specifies the OfficeShapeLineStyle is thin thin.

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