The bottom 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 VerticalFrom { get; private set; } |
| Visual Basic |
|---|
Public Property VerticalFrom As Double Get Private Set |
| JScript |
|---|
function get VerticalFrom () : double private function set VerticalFrom (value : double) |