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





Gets or sets the font stretch of the displayed text.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public FontStretch FontStretch { get; set; }

Visual Basic  Copy Code

Public Property FontStretch As FontStretch

 Property Value

A .NET FontStretch object.

 See Also

CalendarStyle Members
CalendarStyle Class
MindFusion.Scheduling.Wpf Namespace