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





Gets or sets the font-stretching characteristics for this TextPresenter.

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

 Syntax

C#  Copy Code

public FontStretch FontStretch { get; set; }

Visual Basic  Copy Code

Public Property FontStretch As FontStretch

 Property Value

A FontStretch instance. The default value is FontStretches.Normal.

 See Also

TextPresenter Members
TextPresenter Class
MindFusion.Diagramming.Wpf Namespace