Name | Description | |
---|---|---|
MeasureUnitConverter Constructor | Initializes new measure units converter. |
The following tables list the members exposed by MeasureUnitConverter.
Name | Description | |
---|---|---|
MeasureUnitConverter Constructor | Initializes new measure units converter. |
Name | Description | |
---|---|---|
m_bInitialized | This member is reserved for internal use and is not intended to be used directly from your code. | |
m_fXScale | This member is reserved for internal use and is not intended to be used directly from your code. | |
m_fYScale | This member is reserved for internal use and is not intended to be used directly from your code. | |
m_MeasureFrom | This member is reserved for internal use and is not intended to be used directly from your code. | |
m_MeasureTo | This member is reserved for internal use and is not intended to be used directly from your code. |
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. |
Name | Description | |
---|---|---|
ConvertPoint | ||
ConvertRect | ||
ConvertSize | ||
ConvertX | ||
ConvertY | ||
GetScaleX | Overloaded. | |
GetScaleY | Overloaded. | |
GetScalingToPixels | Return the X and Y scale of the measurement unit in pixels | |
InitFromGraphics | Initializes the horizontal and vertical scale matrixes depending on the horizontal and vertical resolution of a given graphics. | |
InitFromRenderSurfaceDescriptor | Initializes the horizontal and vertical scale matrixes depending on the horizontal and vertical resolution of a given surface descriptor. | |
RecalcConvertion | ||
RestoreConvertion | ||
SetConvertion | ||
StoreConvertion |