The width of the area in which the window is allowed to reside.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public double AllowedAreaWidth { get; set; } |
Visual Basic |
---|
Public Property AllowedAreaWidth As Double Get Set |
JScript |
---|
function get AllowedAreaWidth () : double function set AllowedAreaWidth (value : double) |
Remarks
The user will not be allowed to move any portion of the window outside of the allowed area.