MindFusion.Wpf Pack Programmer's Guide
Rating.ContentFontWeight Property
See Also
 





Gets or sets the font weight of the content text. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public FontWeight ContentFontWeight { get; set; }

Visual Basic  Copy Code

Public Property ContentFontWeight As FontWeight

 Property Value

A WPF FontWeight object.

 See Also

Rating Members
Rating Class
MindFusion.UI.Wpf Namespace