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





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

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

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming.Wpf Namespace
FontFamily Property
FontStyle Property
FontWeight Property
FontSize Property