GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoText Class
/ Font Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Font Property
In This Topic
Gets the
Font
currently being used by this text object.
Syntax
C#
[
Browsable
(
false
)]
public
Font
Font {
get
;
set
;}
Remarks
If
AutoResizes
is true, setting this property will resize this object to fit the text; otherwise if
AutoRescales
is true, setting this property will change the font size so that the text fits the bounds.
See Also
Reference
GoText Class
GoText Members