This documentation is archived and is not being maintained.

FontUnit Methods

The FontUnit type exposes the following members.

  NameDescription
Public method 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).)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Returns the hash code for this instance. (Overrides ValueType::GetHashCode().)
Public method GetType Gets the type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method Static member Parse Overloaded. Converts the specified string to its FontUnit equivalent.
Public method Static member Point Creates a FontUnit of type System.Drawing::Point from an integer value.
Public method ToString Overloaded. Converts the FontUnit object to a string representation.
Top
Show: