menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Segments - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Segments

    Defines the segment type of the connector Straight - Sets the segment type as Straight Orthogonal - Sets the segment type as Orthogonal Polyline - Sets the segment type as Polyline Bezier - Sets the segment type as Bezier

    Inheritance
    System.Object
    Segments
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class Segments : Enum

    Fields

    Bezier

    Declaration
    public const Segments Bezier
    Field Value
    Type
    Segments

    Freehand

    Declaration
    public const Segments Freehand
    Field Value
    Type
    Segments

    Orthogonal

    Declaration
    public const Segments Orthogonal
    Field Value
    Type
    Segments

    Polyline

    Declaration
    public const Segments Polyline
    Field Value
    Type
    Segments

    Straight

    Declaration
    public const Segments Straight
    Field Value
    Type
    Segments
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved