GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoText Class
/ OnBoundsChanged Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
OnBoundsChanged Method (GoText)
In This Topic
Handle any change in size.
Syntax
C#
protected
override
void
OnBoundsChanged(
RectangleF
old
)
Parameters
old
Remarks
If
AutoRescales
is true, we rescale the font size so that the text fits in this object's bounds.
See Also
Reference
GoText Class
GoText Members