Property MessageFontSize
- Namespace
- SharpVectors.Converters
- Assembly
- SharpVectors.Converters.Wpf.dll
MessageFontSize
Gets or sets the size of the desired font for the message text.
public double MessageFontSize { get; set; }
Property Value
- double
A value specifying the font size of the message text. The default is 48 pixels. The font size must be a positive number.