MindFusion.Java Package Programmer's Guide
SvgNode.getContentAlign Method
See Also
 






Gets the alignment of the SvgContent displayed in this node.

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

 Syntax

Java  Copy Code

public ImageAlign getContentAlign ()

 Return Value

A member of the ImageAlign enumeration. The default is Fit.

 See Also

SvgNode Members
SvgNode Class
com.mindfusion.diagramming Namespace