Click or drag to resize
WmfDrawingStretchDirection Property
Gets or sets the System.Windows.Controls.StretchDirection, which determines how scaling is applied to the contents of a WmfDrawing.

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

Property Value

Type: StretchDirection
See Also