ASP.NET Pack Programmer's Guide
TextFormat Class
See Also
 






Specifies the format and alignment of text within a diagram item. A TextFormat object can be assigned to nodes by their setTextFormat method. Tables provide a setCaptionFormat method and their cells provide a setTextFormat method to let you set the format and alignment of text within a table.

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

 Syntax

Java  Copy Code

public class TextFormat implements Cloneable

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.diagramming.TextFormat

 See Also

TextFormat Members
com.mindfusion.diagramming Namespace