Defines how the text of this object will be stretched when
the object is resized in configuration mode.
Namespace: Ico.GwxAssembly: 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) |