Click or drag to resize
WmfDrawingStretch Property
Gets or sets the WmfDrawing.Windows.Media.Stretch mode, which determines how content fits into the available space.

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

Property Value

Type: Stretch
See Also