WPF

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

    Show / Hide Table of Contents

    Class PreviewBorder

    This class draws a visual element from PreviewBorder as background.

    Inheritance
    System.Object
    PreviewBorder
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public class PreviewBorder : Border

    Constructors

    PreviewBorder()

    Initializes a new instance of the PreviewBorder class.

    Declaration
    public PreviewBorder()

    PreviewBorder(Stretch)

    Initializes a new instance of the PreviewBorder class.

    Declaration
    public PreviewBorder(Stretch stretch)
    Parameters
    Type Name Description
    System.Windows.Media.Stretch stretch

    The stretch.

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