MeasureUnitConverter Class Properties
In This Topic
For a list of all members of this type, see MeasureUnitConverter members.
Public Properties
| Name | Description |
 | DpiX | Gets the horizontal resolution of the graphics,
currently assosiated with the converter. |
 | DpiY | Gets the vertical resolution of the graphics,
currently assosiated with the converter. |
 | Initialized | Determinies whether the convertor has been initialized |
 | MeasureFrom | Gets or sets the "From" MeasurementUnit. |
 | MeasureTo | Gets or sets the "To" MeasurementUnit. |
Top
See Also