Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SecondVector - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SecondVector

    Represents the length and angle between the source point and the second control point of a diagram.

    Inheritance
    System.Object
    SfDiagramBase
    FirstVector
    SecondVector
    Inherited Members
    FirstVector.Angle
    FirstVector.Distance
    SfDiagramBase.UpdateCollection(IList, Boolean)
    SfDiagramBase.RandomString(Int32)
    Namespace: Syncfusion.Blazor.Diagrams
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class SecondVector : FirstVector

    Constructors

    SecondVector()

    Represents the length and angle between the source point and the second control point of a diagram.

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