menu

WinForms

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

    Show / Hide Table of Contents

    Enum OfficeShapeLineJoinType

    Specifies the type of join where two lines connects.

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

    Fields

    Name Description
    Bevel

    Specifies the OfficeShapeLineJoinType is bevel.

    Miter

    Specifies the OfficeShapeLineJoinType is miter.

    None

    Specifies the OfficeShapeLineJoinType is none.

    Round

    Specifies the OfficeShapeLineJoinType is round.

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