Click or drag to resize

TextFont Methods

The TextFont type exposes the following members.

Methods
Name Description
Public method Equals
Indicates whether two FontData instances are equal.
(Overrides Object Equals(Object) .)
Public method GetFontName
Gets the font name, replacing theme referrence with an actual font used.
Public method GetHashCode (Overrides Object GetHashCode .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)
Top
See Also