Specifies the name of the font used to render text of the StatusClause
Namespace: Ico.WPFAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public FontFamily FontFamily { get; set; } |
Visual Basic |
---|
Public Property FontFamily As FontFamily Get Set |
JScript |
---|
function get FontFamily () : FontFamily function set FontFamily (value : FontFamily) |