MeasureUnits Members
In This Article
#Fields
Name | Description |
---|---|
Inches static | Represents inches as the measure unit. |
Millimeters static | Represents millimeters as the measure unit. |
Pixels static | Represents pixels as the measure unit. |
#Properties
Name |
---|
Registered |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
From |
Converts the value in device-independent pixels to the value in the unit of measure. |
From |
|
From |
Converts the value in pixels to the value in the unit of measure. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
|
To |
Converts the value in the unit of measure to the value in device-independent pixels. |
To |
|
To |
Converts the value in the unit of measure to the value in pixels. |
To |
Returns a string that represents the current object. Inherited from Object. |
Unregister |
See Also