Click or drag to resize

ViewboxExStretchDirection Property

Gets or sets the System.Windows.Controls.StretchDirection, which determines how scaling is applied to the contents of a ViewboxEx.

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

Property Value

Type: StretchDirection
See Also