Blazor

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

    Show / Hide Table of Contents

    Class ConnectorDisplacementPoint

    Represents the point where the connector annotation should be positioned from its actual position.

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

    Constructors

    ConnectorDisplacementPoint()

    Represents the point where the connector annotation should be positioned from its actual position.

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