Gets or sets the font family of the item text.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public string FontFamily { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FontFamily As String |
A string value.
See Also