Specifies the restrictions on scaling that are applied to this object.

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

Syntax

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

See Also