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





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

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

 Syntax

C#  Copy Code

public double ContentFontSize { get; set; }

Visual Basic  Copy Code

Public Property ContentFontSize As Double

 Property Value

A double value specifying the size.

 See Also

Rating Members
Rating Class
MindFusion.UI.Wpf Namespace