GoDiagram Web Reference
DefaultFontFamilyName Property

Gets or sets the font family face name used when constructing a GoText object.
Syntax
'Declaration
 
<DescriptionAttribute("The initial font face name for newly constructed GoText objects.")>
Public Shared Property DefaultFontFamilyName As String
[DescriptionAttribute("The initial font face name for newly constructed GoText objects.")]
public static string DefaultFontFamilyName {get; set;}

Property Value

This defaults to "Microsoft Sans Serif". The value must not be null.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoText Class
GoText Members
DefaultFontSize Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback