menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class StartSegment

    Represents the starting segment.

    Inheritance
    System.Object
    Segment
    StartSegment
    Namespace: Syncfusion.SfDiagram.Android
    Assembly: Syncfusion.SfDiagram.Android.dll
    Syntax
    public class StartSegment : Segment

    Constructors

    StartSegment()

    Declaration
    public StartSegment()

    Properties

    X

    Gets or sets the initial X position.

    Declaration
    public float X { get; set; }
    Property Value
    Type
    System.Single

    Y

    Gets or sets the initial Y position.

    Declaration
    public float Y { get; set; }
    Property Value
    Type
    System.Single
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved