menu

WinForms

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

    Show / Hide Table of Contents

    Enum BorderWeight

    Specifies the weight of the line used for drawing the border. This enum is used by the PageBorderStyle and HeaderFooterBorder classes.

    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public enum BorderWeight

    Fields

    Name Description
    Medium

    A thin line that is 2 pixels wide.

    Thick

    A thick line that is 4 pixels wide.

    Thin

    A thin line that is 1 pixel wide.

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