MindFusion.Java Package Programmer's Guide
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

ItemLabel Members
ItemLabel Class
com.mindfusion.diagramming Namespace
Image Property
Text Property