The stretch mode to use for scalable displays and "Fit to Window" operations.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.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 |
---|
function get PreferredStretch () : Stretch function set PreferredStretch (value : Stretch) |