Wijmo UI for the Web
SetTextHAlign Method
Syntax
Javascript (Usage) 
var instance = new wijmo.input.InputUIUpdate();
var returnValue; // Type: any

// Parameters
var value; // Type:  any

returnValue = instance.SetTextHAlign(value);
Javascript (Specification) 
function SetTextHAlign( 
   value : any
) : any;

Parameters

value
Browser Compatibility
7
5
5

See Also

Reference

InputUIUpdate type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.