menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum OfficeShapeLineDashStyle - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum OfficeShapeLineDashStyle

    Specifies the dash style for a line.

    Namespace: Syncfusion.Office
    Assembly: Syncfusion.Compression.Base.dll
    Syntax
    public enum OfficeShapeLineDashStyle

    Fields

    Name Description
    Dash

    Specifies the OfficeShapeLineDashStyle is dash.

    DashDot

    Specifies the OfficeShapeLineDashStyle is dash dot.

    DashDotDot

    Specifies the OfficeShapeLineDashStyle is dash dot dot.

    DashLongDash

    Specifies the OfficeShapeLineDashStyle is dash long dash.

    DashLongDashDot

    Specifies the OfficeShapeLineDashStyle is dash long dash dot.

    Dot

    Specifies the OfficeShapeLineDashStyle is dot.

    None

    Specifies the OfficeShapeLineDashStyle is none.

    RoundDot

    Specifies the OfficeShapeLineDashStyle is round dot.

    Solid

    Specifies the OfficeShapeLineDashStyle is solid.

    SquareDot

    Specifies the OfficeShapeLineDashStyle is square dot.

    SystemDashDot

    Specifies the OfficeShapeLineDashStyle is system dash dot.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved