alexa
menu

UWP

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

    Show / Hide Table of Contents

    Class LineDashing

    Specifies the line dashing supported by the SfRichTextBoxAdv control.

    Inheritance
    System.Object
    LineDashing
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public sealed class LineDashing : Enum

    Fields

    Dash

    Aligns the line dashing to the dash.

    Declaration
    public const LineDashing Dash
    Field Value
    Type
    LineDashing

    DashDot

    Aligns the line dashing to the dashdot.

    Declaration
    public const LineDashing DashDot
    Field Value
    Type
    LineDashing

    DashDotDot

    Aligns the line dashing to the dashdotdot.

    Declaration
    public const LineDashing DashDotDot
    Field Value
    Type
    LineDashing

    DashDotGel

    Aligns the line dashing to the dash dotgel.

    Declaration
    public const LineDashing DashDotGel
    Field Value
    Type
    LineDashing

    DashGel

    Aligns the line dashing to the dashgel.

    Declaration
    public const LineDashing DashGel
    Field Value
    Type
    LineDashing

    Dot

    Aligns the line dashing to the dot.

    Declaration
    public const LineDashing Dot
    Field Value
    Type
    LineDashing

    DotGel

    Aligns the line dashing to the dotgel.

    Declaration
    public const LineDashing DotGel
    Field Value
    Type
    LineDashing

    LongDashDotDotGel

    Aligns the line dashing to the long dash dot dotgel.

    Declaration
    public const LineDashing LongDashDotDotGel
    Field Value
    Type
    LineDashing

    LongDashDotGel

    Aligns the line dashing to the long dash dotgel.

    Declaration
    public const LineDashing LongDashDotGel
    Field Value
    Type
    LineDashing

    LongDashGel

    Aligns the line dashing to the long dashgel.

    Declaration
    public const LineDashing LongDashGel
    Field Value
    Type
    LineDashing

    Solid

    Aligns the line dashing to the solid.

    Declaration
    public const LineDashing Solid
    Field Value
    Type
    LineDashing

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved