UWP

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Region - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Region

    Specifies the region of diagram to be executed in FitToPage command

    Inheritance
    System.Object
    Region
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class Region : Enum

    Fields

    Content

    Enables and perform fittopage for content area.

    Declaration
    public const Region Content
    Field Value
    Type Description
    Region

    Custom

    Enables and perform fittopage for custom region.

    Declaration
    public const Region Custom
    Field Value
    Type Description
    Region

    PageSettings

    Enables and perform fittopage based on the pagewidth and pageheight.

    Declaration
    public const Region PageSettings
    Field Value
    Type Description
    Region

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

    DiagramExtensions.Contains(Region, Region)
    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved