DroidDiagram Programmer's Guide
ImageComponent.getImageAlign Method
See Also
 






Gets the alignment of the displayed image relative to the bounds of the component.

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

 Syntax

Java  Copy Code

public ImageAlign getImageAlign ()

 Return Value

A member of the ImageAlign enumeration.

 See Also

ImageComponent Members
ImageComponent Class
com.mindfusion.diagramming.components Namespace