ASP.NET Pack 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 int getImageAlign ()

 Return Value

A member of the ComponentBase.ImageAlign enumeration.

 See Also

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