Gets whether the font is underlined.
Namespace: MindFusion.Drawing
File: Font.js
JavaScript Copy Code |
---|
get underline() {} |
Boolean
true if Underline flag is set in fontStyle, ot false otherwise.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |