Search
ShapeNode.getImageAlign Method
See Also
 

Gets the alignment of the node's image.

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

 Syntax

Java  Copy Code

public ImageAlign getImageAlign ()

 Return Value

A member of the ImageAlign enumeration.

 See Also