FontUnit Methods
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | 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^).) |
![]() | GetHashCode() | Returns the hash code for this instance.(Overrides ValueType::GetHashCode().) |
![]() | GetType() | |
![]() ![]() | Parse(String^) | Converts the specified string to its FontUnit equivalent. |
![]() ![]() | Parse(String^, CultureInfo^) | Converts the specified string to its FontUnit equivalent in the specified culture. |
![]() ![]() | Point(Int32) | Creates a FontUnit of type System.Drawing::Point from an integer value. |
![]() | ToString() | Converts the FontUnit object to the default string representation.(Overrides ValueType::ToString().) |
![]() | ToString(CultureInfo^) | Converts the FontUnit object to a string representation, using the specified System.Globalization::CultureInfo. |
![]() | ToString(IFormatProvider^) | Converts a FontUnit object to a string equivalent using the specified format provider. |

