menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ControlPointParameter - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ControlPointParameter

    Represent the class for thumb tool interaction.

    Inheritance
    System.Object
    ControlPointParameter
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public class ControlPointParameter : Object

    Constructors

    ControlPointParameter()

    Initializes a new instance of the ControlPointParameter class.

    Declaration
    public ControlPointParameter()

    Properties

    ControlPoint

    Gets or sets a value as ValidateResize class.

    Declaration
    public object ControlPoint { get; set; }
    Property Value
    Type
    System.Object

    Type

    Gets a Type of the Editing thumb.

    Declaration
    public ControlPointType Type { get; }
    Property Value
    Type
    ControlPointType

    Extension Methods

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