This documentation is archived and is not being maintained.
FontUnit Methods
.NET Framework 1.1
The methods of the FontUnit structure are listed here. For a complete list of FontUnit structure members, see the FontUnit Members topic.
Public Methods
Equals | Overridden. Determines whether the specified System.Object is equivalent to the instance of the FontUnit class that this method is called from. |
GetHashCode | Overridden. Returns the hash code for this instance. |
GetType (inherited from Object) | Gets the Type of the current instance. |
![]() Parse | Overloaded. Converts the specified string to its FontUnit equivalent. |
![]() Point | Creates a FontUnit of type System.Drawing.Point from an integer value. |
ToString | Overloaded. Overridden. Converts the FontUnit object to a string representation. |
Protected Methods
Finalize (inherited from Object) | Overridden. Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
In C# and C++, finalizers are expressed using destructor syntax. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
See Also
Show:
