FontUnit Methods
.NET Framework 3.0
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. Overridden. Determines whether the specified object is equivalent to the instance of the FontUnit class that the Equals method is called from. |
| GetHashCode | Overridden. Returns the hash code for this instance. |
| GetType | Gets the Type of the current instance. (inherited from Object) |
| op_Equality | Compares two FontUnit objects for equality. |
| op_Implicit | Implicitly creates a FontUnit of type System.Drawing.Point from an integer value. |
| op_Inequality | Compares two FontUnit objects for inequality. |
| Parse | Overloaded. Converts the specified string to its FontUnit equivalent. |
| Point | Creates a FontUnit of type System.Drawing.Point from an integer value. |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) |
| ToString | Overloaded. Overridden. Converts the FontUnit object to a string representation. |
| Name | Description | |
|---|---|---|
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object) |
Community Additions
ADD
Show: