The value of the pair
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Nullable<double> Value { get; set; } |
Visual Basic |
---|
Public Property Value As Nullable(Of Double) Get Set |
JScript |
---|
function get Value () : Nullable<double> function set Value (value : Nullable<double>) |