Click or drag to resize
Unit Operators and Type Conversions

The Unit type exposes the following members.

Operators
  Name Description
Public operator Static member Equality
Compares two Unit objects to determine whether they are equal.
Public operator Static member (Single to Unit)
Implicitly creates a Unit of type Pixel from the specified float.
Public operator Static member Inequality
Compares two Unit objects to determine whether they are not equal.
Top
See Also