Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DiagramRegions - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DiagramRegions

    Specifies the region that has to be drawn as an image.

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

    Fields

    Content

    Sets to export the diagram content alone.

    Declaration
    public const DiagramRegions Content
    Field Value
    Type Description
    DiagramRegions

    CustomBounds

    Sets to export the diagram with the given bounds.

    Declaration
    public const DiagramRegions CustomBounds
    Field Value
    Type Description
    DiagramRegions

    PageSettings

    Sets to export the diagram with the given page settings.

    Declaration
    public const DiagramRegions PageSettings
    Field Value
    Type Description
    DiagramRegions

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved