The top bound of the square area
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public double VerticalTo { get; private set; } |
| Visual Basic |
|---|
Public Property VerticalTo As Double Get Private Set |
| JScript |
|---|
function get VerticalTo () : double private function set VerticalTo (value : double) |