menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class SegmentThumbShapes

    Defines the segmentThumb shape of the connector Rhombus - Sets the segmentThumb shape as Rhombus Square - Sets the segmentThumb shape as Square Rectangle - Sets the segmentThumb shape as Rectangle Ellipse - Sets the segmentThumb shape as Ellipse Arrow - Sets the segmentThumb shape as Arrow Diamond - Sets the segmentThumb shape as Diamond OpenArrow - Sets the segmentThumb shape as OpenArrow Circle - Sets the segmentThumb shape as Circle Fletch - Sets the segmentThumb shape as Fletch OpenFetch - Sets the segmentThumb shape as OpenFetch IndentedArrow - Sets the segmentThumb shape as Indented Arrow OutdentedArrow - Sets the segmentThumb shape as Outdented Arrow DoubleArrow - Sets the segmentThumb shape as DoubleArrow

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

    Fields

    Arrow

    Declaration
    public const SegmentThumbShapes Arrow
    Field Value
    Type
    SegmentThumbShapes

    Circle

    Declaration
    public const SegmentThumbShapes Circle
    Field Value
    Type
    SegmentThumbShapes

    Diamond

    Declaration
    public const SegmentThumbShapes Diamond
    Field Value
    Type
    SegmentThumbShapes

    DoubleArrow

    Declaration
    public const SegmentThumbShapes DoubleArrow
    Field Value
    Type
    SegmentThumbShapes

    Ellipse

    Declaration
    public const SegmentThumbShapes Ellipse
    Field Value
    Type
    SegmentThumbShapes

    Fletch

    Declaration
    public const SegmentThumbShapes Fletch
    Field Value
    Type
    SegmentThumbShapes

    IndentedArrow

    Declaration
    public const SegmentThumbShapes IndentedArrow
    Field Value
    Type
    SegmentThumbShapes

    OpenArrow

    Declaration
    public const SegmentThumbShapes OpenArrow
    Field Value
    Type
    SegmentThumbShapes

    OpenFetch

    Declaration
    public const SegmentThumbShapes OpenFetch
    Field Value
    Type
    SegmentThumbShapes

    OutdentedArrow

    Declaration
    public const SegmentThumbShapes OutdentedArrow
    Field Value
    Type
    SegmentThumbShapes

    Rectangle

    Declaration
    public const SegmentThumbShapes Rectangle
    Field Value
    Type
    SegmentThumbShapes

    Rhombus

    Declaration
    public const SegmentThumbShapes Rhombus
    Field Value
    Type
    SegmentThumbShapes

    Square

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