JPlanner Programmer's Guide
Font.isStrikeout Method
See Also
 






Gets a value indicating whether the font is struck out.

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

 Syntax

Java  Copy Code

public boolean isStrikeout ()

 Return Value

true if the font is struck out; otherwise, false.

 See Also

Font Members
Font Class
com.mindfusion.drawing Namespace