Click or drag to resize

ZoomPanelStretch Property

Gets or sets the ZoomPanel System.Windows.Media.Stretch mode, which determines how content fits into the available space.

Namespace:  Ab2d.Controls
Assembly:  Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntax
C#
public Stretch Stretch { get; set; }

Property Value

Type: Stretch
See Also