NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

FontUnit Members

Public:

Constructor

FontUnit Constructor Overloaded. [To be supplied.]

Properties

IsEmpty [To be supplied.]
Type [To be supplied.]
Unit [To be supplied.]

Methods

Equals [To be supplied.]
FromString Create a FontUnit from a string.
GetHashCode (inherited from ValueType) Returns the hash code for this instance.
GetType (inherited from Object) Gets the Type of the Object.
Point Create a FontUnit of type Point from an int.
ToString Convert a FontUnit to a string.

Operators and Type Conversions

Equality Operator [To be supplied.]
Inequality Operator [To be supplied.]
Int32 to FontUnit Conversion [To be supplied.]

Fields

Empty [To be supplied.]
Large [To be supplied.]
Larger [To be supplied.]
Medium [To be supplied.]
Small [To be supplied.]
Smaller [To be supplied.]
XLarge [To be supplied.]
XSmall [To be supplied.]
XXLarge [To be supplied.]
XXSmall [To be supplied.]

Protected:

Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by the Garbage Collector (GC). This method may be ignored by the runtime; therefore, necessary cleanup operations should be done elsewhere.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

FontUnit Structure | System.Web.UI.WebControls Namespace