menu

WinForms

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

    Show / Hide Table of Contents

    Enum OfficeShapeLineStyle

    Specifies the style for a line.

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

    Fields

    Name Description
    Single

    Specifies the OfficeShapeLineStyle is single.

    ThickBetweenThin

    Specifies the OfficeShapeLineStyle is thick between thin.

    ThickThin

    Specifies the OfficeShapeLineStyle is thick thin.

    ThinThick

    Specifies the OfficeShapeLineStyle is thin thick.

    ThinThin

    Specifies the OfficeShapeLineStyle is thin thin.

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