menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ImageShrunk - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ImageShrunk

    Specifies the Image shrunk Modes in SfDiagram.

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum ImageShrunk

    Fields

    Name Description
    BestFit

    Image can be shrunk / expanded by scaling.

    Expand

    Image can be expanded by scaling.

    None

    Image is not stretched.

    Shrink

    Image can be shrunk by scaling.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved