This documentation is archived and is not being maintained.

FontUnit Operators and Type Conversions

The FontUnit type exposes the following members.

  NameDescription
Public operator Static member Equality Compares two FontUnit objects for equality.
Public operator Static member Implicit(Int32 to FontUnit) Implicitly creates a FontUnit of type System.Drawing::Point from an integer value.
Public operator Static member Inequality Compares two FontUnit objects for inequality.
Top
Show: