Xamarin.Forms

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

    Show / Hide Table of Contents

    Class UnderlineStyle

    Specifies style of the underline.

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

    Fields

    Dash

    Declaration
    public const UnderlineStyle Dash
    Field Value
    Type Description
    UnderlineStyle

    DashHeavy

    Declaration
    public const UnderlineStyle DashHeavy
    Field Value
    Type Description
    UnderlineStyle

    DashLong

    Declaration
    public const UnderlineStyle DashLong
    Field Value
    Type Description
    UnderlineStyle

    DashLongHeavy

    Declaration
    public const UnderlineStyle DashLongHeavy
    Field Value
    Type Description
    UnderlineStyle

    DotDash

    Declaration
    public const UnderlineStyle DotDash
    Field Value
    Type Description
    UnderlineStyle

    DotDashHeavy

    Declaration
    public const UnderlineStyle DotDashHeavy
    Field Value
    Type Description
    UnderlineStyle

    DotDot

    Declaration
    public const UnderlineStyle DotDot
    Field Value
    Type Description
    UnderlineStyle

    DotDotDash

    Declaration
    public const UnderlineStyle DotDotDash
    Field Value
    Type Description
    UnderlineStyle

    DotDotDashHeavy

    Declaration
    public const UnderlineStyle DotDotDashHeavy
    Field Value
    Type Description
    UnderlineStyle

    Dotted

    Declaration
    public const UnderlineStyle Dotted
    Field Value
    Type Description
    UnderlineStyle

    DottedHeavy

    Declaration
    public const UnderlineStyle DottedHeavy
    Field Value
    Type Description
    UnderlineStyle

    Double

    Declaration
    public const UnderlineStyle Double
    Field Value
    Type Description
    UnderlineStyle

    None

    Declaration
    public const UnderlineStyle None
    Field Value
    Type Description
    UnderlineStyle

    Single

    Declaration
    public const UnderlineStyle Single
    Field Value
    Type Description
    UnderlineStyle

    Thick

    Declaration
    public const UnderlineStyle Thick
    Field Value
    Type Description
    UnderlineStyle

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Wavy

    Declaration
    public const UnderlineStyle Wavy
    Field Value
    Type Description
    UnderlineStyle

    WavyDouble

    Declaration
    public const UnderlineStyle WavyDouble
    Field Value
    Type Description
    UnderlineStyle

    WavyHeavy

    Declaration
    public const UnderlineStyle WavyHeavy
    Field Value
    Type Description
    UnderlineStyle

    Words

    Declaration
    public const UnderlineStyle Words
    Field Value
    Type Description
    UnderlineStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved