The stretch mode to use for "Fit to Window" operations.

Namespace: Ico.Gwx
Assembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Stretch PreferredStretch { get; set; }
Visual Basic
Public Property PreferredStretch As Stretch
	Get
	Set
JScript
final function get PreferredStretch () : Stretch
final function set PreferredStretch (value : Stretch)

See Also