MindFusion.Wpf Pack Programmer's Guide
TextPresenter.FontStyle Property
See Also
 





Gets or sets the font style for this TextPresenter.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public FontStyle FontStyle { get; set; }

Visual Basic  Copy Code

Public Property FontStyle As FontStyle

 Property Value

A FontStyle instance. The default value is FontStyles.Normal.

 See Also

TextPresenter Members
TextPresenter Class
MindFusion.Diagramming.Wpf Namespace