This documentation is archived and is not being maintained.
FontUnit Methods
Visual Studio 2008
The FontUnit type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | Determines whether the specified System::Object is equivalent to the instance of the FontUnit class that this method is called from. (Overrides ValueType::Equals(Object).) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Returns the hash code for this instance. (Overrides ValueType::GetHashCode().) |
|
GetType | Gets the type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
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. Converts the FontUnit object to a string representation. |
Show: