dxDPIAwareUtils Unit
#Interfaces
Name | Description |
---|---|
Idx |
Allows a DevExpress control to obtain the source DPI value of an image stored within the image list or container. |
Idx |
Exposes the function returning the content-independent dimensions of an image container. |
#Enums
Name | Description |
---|---|
Tdx |
Enumerates process DPI awareness modes. |
#Methods
Name | Description |
---|---|
dx |
Assigns the source font’s settings to the target font and scales it. |
dx |
|
dx |
Clamps the specified DPI value within the supported interval. |
dx |
Returns the default desktop scale factor. |
dx |
Returns the scale factor corresponding to the current monitor or system DPI. |
dx |
Returns the DPI value at which the specified form or component is displayed. |
dx |
Returns the scale numerator and denominator used to display the specified form or component. |
dx |
Returns the current system or screen DPI value. |
dx |
Calculates the font pixel height from the specified font size for a target scale factor. |
dx |
Returns the font pixel height for the specified font size at the specified monitor DPI. |
dx |
Returns the specified form’s DPI. |
dx |
|
dx |
Returns the specified monitor device’s DPI. |
dx |
|
dx |
Identifies the DPI awareness mode of the current or specified process. |
dx |
|
dx |
|
dx |
Returns the specified component’s scale factor. |
dx |
Returns the scale factor for the specified canvas. |
dx |
Returns the specified component’s scale factor. |
dx |
Returns the system DPI value. |
dx |
Returns the specified system metric or configuration setting (in pixels). |
dx |
Returns the target DPI for scaling the specified component (control). |
dx |
Identifies if the current process is DPI-aware. |
dx |
Enables the specified DPI awareness mode for the current process. |
dx |
Returns the scale factor corresponding to the current system DPI. |
dx |
Attempts to retrieve the specified control‘s scale factor. |
#Constants
Name | Description |
---|---|
dx |
Specifies the default monitor DPI value. |
dx |
Stores standard system DPI values. |
dx |
Specifies the maximum supported monitor DPI value. |
dx |
Specifies the minimum supported monitor DPI value. |