Search
TextFormat.clone Method
See Also
 






Creates a copy of this TextFormat.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public TextFormat clone ()

 Return Value

The new TextFormat object.

 See Also