The new value resulting from the drag action.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public double NewValue { get; } |
| Visual Basic |
|---|
Public ReadOnly Property NewValue As Double Get |
| JScript |
|---|
function get NewValue () : double |