Search
ItemLabel.setImageAlign Method
See Also
 

Sets the alignment of label's image relative to text.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setImageAlign (
    ImageAlign value
)

 Parameters

value

A member of the ImageAlign enumeration.

 See Also