Click or drag to resize
AB4D logo

SvgDrawingStretchDirection Property

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

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

Property Value

Type: StretchDirection
See Also