The x-coordinate of the left edge 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 AllowedAreaLeft { get; set; } |
Visual Basic |
---|
Public Property AllowedAreaLeft As Double Get Set |
JScript |
---|
function get AllowedAreaLeft () : double function set AllowedAreaLeft (value : double) |
Remarks
The user will not be allowed to move any portion of the window outside of the allowed area.