Search
ContainerNode.getCaptionFormat Method
See Also
 

Gets the caption alignment and format.

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

 Syntax

Java  Copy Code

public TextFormat getCaptionFormat ()

 Return Value

An instance of the TextFormat class.

 See Also