This topic has not yet been rated - Rate this topic

FontStyle Methods

The FontStyle type exposes the following members.

  NameDescription
Public method Equals(FontStyle) Compares a FontStyle with the current FontStyle instance for equality.
Public method Equals(Object) Compares an Object with the current FontStyle instance for equality. (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 Retrieves the hash code for this object. (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 ToString Creates a String that represents the current FontStyle object and is based on the CurrentCulture property information. (Overrides ValueType.ToString().)
Top
  NameDescription
Explicit interface implemetation Private method IFormattable.ToString For a description of this member, see IFormattable.ToString.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.