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. |