WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum FitToPage - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum FitToPage

    Specifies the behavior of FitToPage Command.

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    [Flags]
    public enum FitToPage

    Fields

    Name Description
    FitToHeight

    Enables and perform fittopage based on height.

    FitToPage

    Enables and perform fittopage based on width and height.

    FitToWidth

    Enables and perform fittopage based on width.

    None

    Disables all the behavior of FitToPage.

    Extension Methods

    DiagramExtensions.Contains(FitToPage)
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved