TcxCustomCanvas Properties
The base class for classes that implement the canvas used in DevExpress VCL controls.| Name | Description |
|---|---|
| ImageStretchQuality | Specifies the image interpolation quality level for draw operations on the canvas. |
| IsLowColorsMode | Identifies if an application is running in low-color mode. |
| UseGDITextCalculation | |
| UseRightToLeftAlignment | Specifies the alignment for right-to-left mode-dependent content. |
| WindowOrg | Specifies the position of a window origin for the canvas. |
See Also