Click or drag to resize
AB4D logo

SvgDrawingStretch Property

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

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

Property Value

Type: Stretch
See Also