Blazor

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StraightSegmentPoint

    Show / Hide Table of Contents

    Class StraightSegmentPoint

    Represents the control point of the straight line connector.

    Inheritance
    System.Object
    SfDiagramBase
    DiagramPoint
    StraightSegmentPoint
    Inherited Members
    DiagramPoint.X
    DiagramPoint.Y
    SfDiagramBase.UpdateCollection(IList, Boolean)
    SfDiagramBase.RandomString(Int32)
    Namespace: Syncfusion.Blazor.Diagrams
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class StraightSegmentPoint : DiagramPoint

    Constructors

    StraightSegmentPoint()

    Represents the control point of the straight line connector.

    Declaration
    public StraightSegmentPoint()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved