Class SegmentType
Segment type.
Inheritance
System.Object
SegmentType
Namespace: Syncfusion.SfDiagram.XForms
Assembly: Syncfusion.SfDiagram.XForms.dll
Syntax
public sealed class SegmentType : Enum
Fields
BezierSegment
Segment type Bezier.
Declaration
public const SegmentType BezierSegment
Field Value
Type | Description |
---|---|
SegmentType |
CurveSegment
Segment type Curve.
Declaration
public const SegmentType CurveSegment
Field Value
Type | Description |
---|---|
SegmentType |
OrthoSegment
Segment type OrthoSegment.
Declaration
public const SegmentType OrthoSegment
Field Value
Type | Description |
---|---|
SegmentType |
StraightSegment
Segment type Straight.
Declaration
public const SegmentType StraightSegment
Field Value
Type | Description |
---|---|
SegmentType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |