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 |