menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BoundaryConstraints - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BoundaryConstraints

    Defines the BoundaryConstraints for the diagram Infinity - Allow the interactions to take place at the infinite height and width Diagram - Allow the interactions to take place around the diagram height and width Page - Allow the interactions to take place around the page height and width

    Inheritance
    System.Object
    BoundaryConstraints
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class BoundaryConstraints : Enum

    Fields

    Diagram

    Declaration
    public const BoundaryConstraints Diagram
    Field Value
    Type
    BoundaryConstraints

    Infinity

    Declaration
    public const BoundaryConstraints Infinity
    Field Value
    Type
    BoundaryConstraints

    Page

    Declaration
    public const BoundaryConstraints Page
    Field Value
    Type
    BoundaryConstraints
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved