Search
Style.getImageAlignment Method
See Also
 






Gets the image alignment to be used when rendering the image assigned to this style.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public ImageAlignment getImageAlignment ()

 Return Value

One of the ImageAlignment constants.

 See Also