This documentation is archived and is not being maintained.
Unit Operators and Type Conversions
Visual Studio 2010
The Unit type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equality | Compares two Unit objects to determine whether they are equal. |
|
Implicit(Int32 to Unit) | Implicitly creates a Unit of type Pixel from the specified 32-bit unsigned integer. |
|
Inequality | Compares two Unit objects to determine whether they are not equal. |
Show: