Defines how the text of this object will be stretched when
the object's text changes in runtime mode.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Stretch RuntimeStretch { get; set; } |
Visual Basic |
---|
Public Property RuntimeStretch As Stretch Get Set |
JScript |
---|
function get RuntimeStretch () : Stretch function set RuntimeStretch (value : Stretch) |