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