Search
DiagramView.getAntiAlias Method
See Also
 

Gets the current anti-aliasing mode for non text objects.

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

 Syntax

Java  Copy Code

public SmoothingMode getAntiAlias ()

 Return Value

A SmoothingMode object.

 See Also