Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LineFormatType

    Show / Hide Table of Contents

    Class LineFormatType

    Specifies the type of line formats.

    Inheritance
    System.Object
    LineFormatType
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class LineFormatType : Enum

    Fields

    Gradient

    Gradient format.

    Declaration
    public const LineFormatType Gradient
    Field Value
    Type Description
    LineFormatType

    None

    None format.

    Declaration
    public const LineFormatType None
    Field Value
    Type Description
    LineFormatType

    Patterned

    patterned format.

    Declaration
    public const LineFormatType Patterned
    Field Value
    Type Description
    LineFormatType

    Solid

    Solid format.

    Declaration
    public const LineFormatType Solid
    Field Value
    Type Description
    LineFormatType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved