Search
DiagramView.getTextAntiAlias Method
See Also
 

Gets the current anti-aliasing mode for text.

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

 Syntax

Java  Copy Code

public SmoothingMode getTextAntiAlias ()

 Return Value

A member of the SmoothingMode enumeration.

 See Also