menu

WPF

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

    Show / Hide Table of Contents

    Class ValidateResize

    Represents to set this instance to ControlPoint of the ControlPointParameter.

    Inheritance
    System.Object
    ValidationBase
    ValidateResize
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public class ValidateResize : ValidationBase

    Constructors

    ValidateResize()

    Declaration
    public ValidateResize()

    Properties

    Constraints

    Gets or sets a Constraints of ResizeConstraints

    Declaration
    public ResizeConstraints Constraints { get; set; }
    Property Value
    Type
    ResizeConstraints
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved