Represents amounts of specific units.
The following tables list the members exposed by the Measure type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Initializes a new instance of the Measure class. |
Name | Description | |
---|---|---|
![]() |
Converts the amount represented by the current object to the specified unit. |
|
![]() |
|
|
![]() |
Gets the amount represented by the current object. |
|
![]() |
Gets the unit of measure of the current object. |
|
![]() |
|
|
![]() |
Determines whether the specified measure is equal to the current measure. |
|
![]() ![]() |
Adds the specified amount to the specified Measure object. |
|
![]() ![]() |
Divides the specified amount from the specified Measure object. |
|
![]() ![]() |
Multiplies the specified amount to the specified Measure object. |
|
![]() ![]() |
Subtracts the specified amount from the specified Measure object. |
|
![]() ![]() |
Creates a Measure instance of the MeasureUnit.Pixel unit from the specified double value. |
|
![]() ![]() |
Creates a Measure instance of the MeasureUnit.Point unit from the specified double value. |
|
![]() |
Overloaded. |