UWP

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

    Show / Hide Table of Contents

    Class ControlPointType

    Defines the different control point type of the SfDiagram elements.

    Inheritance
    System.Object
    ControlPointType
    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class ControlPointType : Enum

    Fields

    BottomLeftResizer

    Specifies the bottom left side resizing thumb.

    Declaration
    public const ControlPointType BottomLeftResizer
    Field Value
    Type Description
    ControlPointType

    BottomResizer

    Specifies the bottom side resizing thumb.

    Declaration
    public const ControlPointType BottomResizer
    Field Value
    Type Description
    ControlPointType

    BottomRightResizer

    Specifies the bottom right side resizing thumb.

    Declaration
    public const ControlPointType BottomRightResizer
    Field Value
    Type Description
    ControlPointType

    ColumnResize

    Specifies the column resizing thumb.

    Declaration
    public const ControlPointType ColumnResize
    Field Value
    Type Description
    ControlPointType

    CubicCurveSegment

    Specifies the segment thumb of cubic curve connectors.

    Declaration
    public const ControlPointType CubicCurveSegment
    Field Value
    Type Description
    ControlPointType

    HorizontalOrthogonalSegment

    Specifies the horizontal segment thumb of orthogonal connectors.

    Declaration
    public const ControlPointType HorizontalOrthogonalSegment
    Field Value
    Type Description
    ControlPointType

    IntermediateSegment

    Specifies the intermediate segment thumb of multiple segments type connectors.

    Declaration
    public const ControlPointType IntermediateSegment
    Field Value
    Type Description
    ControlPointType

    LeftResizer

    Specifies the left side resizing thumb.

    Declaration
    public const ControlPointType LeftResizer
    Field Value
    Type Description
    ControlPointType

    None

    Specifies the none controls points availablity.

    Declaration
    public const ControlPointType None
    Field Value
    Type Description
    ControlPointType

    Pivot

    Specifies the pivot thumb.

    Declaration
    public const ControlPointType Pivot
    Field Value
    Type Description
    ControlPointType

    QuadraticCurveSegment

    Specifies the segment thumb of quadratic curve connectors.

    Declaration
    public const ControlPointType QuadraticCurveSegment
    Field Value
    Type Description
    ControlPointType

    QuickCommand

    Specifies the quick commands thumb.

    Declaration
    public const ControlPointType QuickCommand
    Field Value
    Type Description
    ControlPointType

    RightResizer

    Specifies the right side resizing thumb.

    Declaration
    public const ControlPointType RightResizer
    Field Value
    Type Description
    ControlPointType

    Rotator

    Specifies the rotating thumb.

    Declaration
    public const ControlPointType Rotator
    Field Value
    Type Description
    ControlPointType

    RowResize

    Specifies the row resizing thumb.

    Declaration
    public const ControlPointType RowResize
    Field Value
    Type Description
    ControlPointType

    SourcePoint

    Specifies the source point thumb.

    Declaration
    public const ControlPointType SourcePoint
    Field Value
    Type Description
    ControlPointType

    TargetPoint

    Specifies the target point thumb.

    Declaration
    public const ControlPointType TargetPoint
    Field Value
    Type Description
    ControlPointType

    TopLeftResizer

    Specifies the top left side resizing thumb.

    Declaration
    public const ControlPointType TopLeftResizer
    Field Value
    Type Description
    ControlPointType

    TopResizer

    Specifies the top side resizing thumb.

    Declaration
    public const ControlPointType TopResizer
    Field Value
    Type Description
    ControlPointType

    TopRightResizer

    Specifies the top right side resizing thumb.

    Declaration
    public const ControlPointType TopRightResizer
    Field Value
    Type Description
    ControlPointType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    VerticalOrthogonalSegment

    Specifies the vertical segment thumb of orthogonal connectors.

    Declaration
    public const ControlPointType VerticalOrthogonalSegment
    Field Value
    Type Description
    ControlPointType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved