Uiinfrastructure API Docs  
 

HTMLArea.SetCoords Method 

Sets the value of the coords attribute.

public virtual void SetCoords(
   string sCoords
);

Parameters

sCoords
The coordinates to set

See Also

HTMLArea Class | com.plumtree.xpshared.htmlelements Namespace