This documentation is archived and is not being maintained.

FontUnit Methods

The methods of the FontUnit structure are listed here. For a complete list of FontUnit structure members, see the FontUnit Members topic.

Public Methods

public methodEquals Overridden. Determines whether the specified System.Object is equivalent to the instance of the FontUnit class that this method is called from.
public methodGetHashCode Overridden. Returns the hash code for this instance.
public methodGetType (inherited from Object) Gets the Type of the current instance.
public methodstatic (Shared in Visual Basic)Parse Overloaded. Converts the specified string to its FontUnit equivalent.
public methodstatic (Shared in Visual Basic)Point Creates a FontUnit of type System.Drawing.Point from an integer value.
public methodToString Overloaded. Overridden. Converts the FontUnit object to a string representation.

Protected Methods

protected methodFinalize (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.

protected methodMemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

FontUnit Structure | System.Web.UI.WebControls Namespace

Show: