Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LineDashing - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LineDashing

    Specifies the dash style for a line.

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

    Fields

    Dash

    Line consists of dashes only.

    Declaration
    public const LineDashing Dash
    Field Value
    Type Description
    LineDashing

    DashDot

    Line is a dash-dot pattern.

    Declaration
    public const LineDashing DashDot
    Field Value
    Type Description
    LineDashing

    DashDotDot

    Line is a dash-dot-dot pattern.

    Declaration
    public const LineDashing DashDotDot
    Field Value
    Type Description
    LineDashing

    DashDotGEL

    Line is a dash-dot pattern.

    Declaration
    public const LineDashing DashDotGEL
    Field Value
    Type Description
    LineDashing

    DashGEL

    Line consists of dashes only.

    Declaration
    public const LineDashing DashGEL
    Field Value
    Type Description
    LineDashing

    Dot

    Line consists of dots only.

    Declaration
    public const LineDashing Dot
    Field Value
    Type Description
    LineDashing

    DotGEL

    Line consists of dots only.

    Declaration
    public const LineDashing DotGEL
    Field Value
    Type Description
    LineDashing

    LongDashDotDotGEL

    Line is a long dash and short dot-dot pattern.

    Declaration
    public const LineDashing LongDashDotDotGEL
    Field Value
    Type Description
    LineDashing

    LongDashDotGEL

    Line is a long dash and short dot pattern.

    Declaration
    public const LineDashing LongDashDotGEL
    Field Value
    Type Description
    LineDashing

    LongDashGEL

    Line consists of long dashes only.

    Declaration
    public const LineDashing LongDashGEL
    Field Value
    Type Description
    LineDashing

    Solid

    Line is solid.

    Declaration
    public const LineDashing Solid
    Field Value
    Type Description
    LineDashing

    value__

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