Unit Members
.NET Framework 2.0
Represents a length measurement.
The following tables list the members exposed by the Unit type.
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. Overridden. Determines whether the specified object equals this Unit. |
| GetHashCode | Overridden. Returns a hash code for this Unit. |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| op_Equality | Compares two Unit objects to determine whether they are equal. |
| op_Implicit | Implicitly creates a Unit of type Pixel from the specified 32-bit unsigned integer. |
| op_Inequality | Compares two Unit objects to determine whether they are not equal. |
| Parse | Overloaded. Converts a string to a Unit. |
| Percentage | Creates a Unit of type Percentage from the specified double-precision floating-point number. |
| Pixel | Creates a Unit of type Pixel from the specified 32-bit signed integer. |
| Point | Creates a Unit of type Point from the specified 32-bit signed integer. |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (Inherited from Object.) |
| ToString | Overloaded. Overridden. Converts a Unit to a string equivalent. |
| Name | Description | |
|---|---|---|
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
Reference
Unit StructureSystem.Web.UI.WebControls Namespace
UnitType
Value
Type
Parse
Percentage
Pixel
Point
Other Resources
ASP.NET Web Server Controls and CSS StylesCommunity Additions
ADD
Show: