Gets or sets the font style of the item text.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public FontStyle FontStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FontStyle As FontStyle |
One or more of the members of the FontStyle enumeration.
See Also