GoDiagram Web Reference
FontSize Property

Gets or sets the font size.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("The text font size, in points")>
Public Overridable Property FontSize As Single
[CategoryAttribute("Appearance")]
[DescriptionAttribute("The text font size, in points")]
public virtual float FontSize {get; set;}

Property Value

This value is in units of text points. Initially this is the value of DefaultFontSize.
Remarks
Setting this property when AutoResizes is true will cause this object's bounds to be updated to fit the text.
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
FamilyName Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback