alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ChromelessWindowInterop.SizingDirection

    Sizing Direction

    Inheritance
    System.Object
    ChromelessWindowInterop.SizingDirection
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public sealed class SizingDirection : Enum

    Fields

    East

    The east value

    Declaration
    public const ChromelessWindowInterop.SizingDirection East
    Field Value
    Type
    ChromelessWindowInterop.SizingDirection

    None

    The none value

    Declaration
    public const ChromelessWindowInterop.SizingDirection None
    Field Value
    Type
    ChromelessWindowInterop.SizingDirection

    North

    The north value

    Declaration
    public const ChromelessWindowInterop.SizingDirection North
    Field Value
    Type
    ChromelessWindowInterop.SizingDirection

    NorthEast

    The northeast value

    Declaration
    public const ChromelessWindowInterop.SizingDirection NorthEast
    Field Value
    Type
    ChromelessWindowInterop.SizingDirection

    NorthWest

    The northwest value

    Declaration
    public const ChromelessWindowInterop.SizingDirection NorthWest
    Field Value
    Type
    ChromelessWindowInterop.SizingDirection

    South

    The south value

    Declaration
    public const ChromelessWindowInterop.SizingDirection South
    Field Value
    Type
    ChromelessWindowInterop.SizingDirection

    SouthEast

    The southeast value

    Declaration
    public const ChromelessWindowInterop.SizingDirection SouthEast
    Field Value
    Type
    ChromelessWindowInterop.SizingDirection

    SouthWest

    The southwest value

    Declaration
    public const ChromelessWindowInterop.SizingDirection SouthWest
    Field Value
    Type
    ChromelessWindowInterop.SizingDirection

    West

    The west value

    Declaration
    public const ChromelessWindowInterop.SizingDirection West
    Field Value
    Type
    ChromelessWindowInterop.SizingDirection
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved