Value to be written while the configured mousebutton is held down (at the specified rate). May be a data source.
Namespace: Ico.GwxAssembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string WhileDownValue { get; set; } |
Visual Basic |
---|
Public Property WhileDownValue As String Get Set |
JScript |
---|
function get WhileDownValue () : String function set WhileDownValue (value : String) |