Specifies how an this object should be stretched to fill the destination rectangle.

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

Syntax

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

See Also