TcxGdiBasedCanvas Properties
The base class for classes that implement GDI-based canvas in DevExpress controls.
Name | Description |
---|---|
Base |
Returns the initial origin of the device context. |
DCOrigin | Returns the current origin of the device context. |
Handle | Provides access to a handle to the device context of the GDI-based canvas. |
Image |
Specifies the image interpolation quality level for draw operations on the canvas.
Inherited from Tcx |
Is |
Identifies if an application is running in low-color mode.
Inherited from Tcx |
Use |
Inherited from Tcx |
Use |
Specifies the alignment for right-to-left mode-dependent content.
Inherited from Tcx |
Viewport |
Specifies the viewport origin for the GDI-based canvas. |
Window |
Specifies the position of a window origin for the canvas.
Inherited from Tcx |
See Also