Uiinfrastructure API Docs
HTMLArea.SetShape Method
Set the value of the shape attribute.
public virtual
void
SetShape(
string
strShape
);
Parameters
strShape
Either "rect", "rectangle", "circ", "circle", "poly", or "polygon".
See Also
HTMLArea Class
|
com.plumtree.xpshared.htmlelements Namespace