asp.net.ph

FontUnit Structure

System.Web.UI.WebControls Namespace


Respresent the measurement of the font size.

FontUnit Class Members

Collapse   Constructors

Visibility Constructor Parameters
public FontUnit ( FontSize type )
public FontUnit ( Unit value )
public FontUnit ( Int32 value )
public FontUnit ( Double value )
public FontUnit ( Double value , UnitType type )
public FontUnit ( String value )
public FontUnit ( String value , CultureInfo culture )

Collapse   Fields

Visibility Name Type
public static Empty FontUnit
public static Large FontUnit
public static Larger FontUnit
public static Medium FontUnit
public static Small FontUnit
public static Smaller FontUnit
public static XLarge FontUnit
public static XSmall FontUnit
public static XXLarge FontUnit
public static XXSmall FontUnit

Collapse   Properties

Visibility Name Value Type Accessibility
public IsEmpty Boolean [ Get ]
public Type FontSize [ Get ]
public Unit Unit [ Get ]

Collapse   Methods

Visibility Name Parameters Return Type
public Equals ( Object obj ) Boolean
public GetHashCode ( ) Int32
public static Parse ( String s , CultureInfo culture ) FontUnit
public static Parse ( String s ) FontUnit
public static Point ( Int32 n ) FontUnit
public ToString ( IFormatProvider formatProvider ) String
public ToString ( CultureInfo culture ) String
public ToString ( ) String
Skip Navigation Links



Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph