menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class DiagramRegions

    Defines the region that has to be drawn as an image PageSettings - With the given page settings image has to be exported. Content - The diagram content is export CustomBounds - Exported with given bounds.

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

    Fields

    Content

    Declaration
    public const DiagramRegions Content
    Field Value
    Type
    DiagramRegions

    CustomBounds

    Declaration
    public const DiagramRegions CustomBounds
    Field Value
    Type
    DiagramRegions

    PageSettings

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