True to specify the size of the window. When false properties related to the window size will not be applied.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool SpecifyWindowSize { get; set; } |
| Visual Basic |
|---|
Public Property SpecifyWindowSize As Boolean Get Set |
| JScript |
|---|
function get SpecifyWindowSize () : boolean function set SpecifyWindowSize (value : boolean) |