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