menu

UWP

  • Code Examples
  • 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
    Region

    Custom

    Enables and perform fittopage for custom region.

    Declaration
    public const Region Custom
    Field Value
    Type
    Region

    PageSettings

    Enables and perform fittopage based on the pagewidth and pageheight.

    Declaration
    public const Region PageSettings
    Field Value
    Type
    Region

    Extension Methods

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