Click or drag to resize

ElementHelpersSetProperties Method

Overload List
  NameDescription
Public methodStatic memberSetProperties(IElement, IDictionaryString, Object)
Set the properties of the provided element using the provided dictionary.
Public methodStatic memberSetProperties(IElement, Object)
Set the properties of the provided element using the provided key value pairs. The var args of Objects must be divisible by 2. All odd elements in the array must be a string key.
Top
See Also