FontUnit Operators

 

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(FontUnit, FontUnit)

Compares two FontUnit objects for equality.

System_CAPS_puboperatorSystem_CAPS_staticImplicit(Int32 to FontUnit)

Implicitly creates a FontUnit of type System.Drawing::Point from an integer value.

System_CAPS_puboperatorSystem_CAPS_staticInequality(FontUnit, FontUnit)

Compares two FontUnit objects for inequality.

Return to top
Show: