Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
Extension Classes
>
Windows Classes
>
CAbstractPreview Class
>
CAbstractPreview Methods
>
CAbstractPreview::DrawPreview Method
CAbstractPreview::DrawPreview Method
Syntax
C++
virtual
void
DrawPreview
(HDC
DC
,
int
x
,
int
y
,
int
width
,
int
height
) = 0;
Description
Draws the preview for this Abstract Preview object..
Parameters
Parameters
Description
DC
[in] Handle of the device context.
x
[in] Horizontal position of the upper-left corner.
y
[in] Vertical position of the upper-left corner.
width
[in] Width in pixels.
height
[in] Height in pixels.
Remarks
x and y increase left to right, top to bottom.
Links
CAbstractPreview Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!