menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SegmentType - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SegmentType

    Segment type.

    Inheritance
    System.Object
    SegmentType
    Namespace: Syncfusion.SfDiagram.Android
    Assembly: Syncfusion.SfDiagram.Android.dll
    Syntax
    public sealed class SegmentType : Enum

    Fields

    BezierSegment

    Segment type Bezier

    Declaration
    public const SegmentType BezierSegment
    Field Value
    Type
    SegmentType

    CurveSegment

    Segment type Curve

    Declaration
    public const SegmentType CurveSegment
    Field Value
    Type
    SegmentType

    OrthoSegment

    Segment type OrthoSegment.

    Declaration
    public const SegmentType OrthoSegment
    Field Value
    Type
    SegmentType

    StraightSegment

    Segment type Straight.

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