Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Call this function to retrieve the coordinates of the rectangle.
void GetTrueRect(
LPRECT lpTrueRect
) const;
Parameters
- lpTrueRect
Pointer to the RECT structure that will contain the device coordinates of the CRectTracker object.
Remarks
The dimensions of the rectangle include the height and width of any resize handles located on the outer border. Upon returning, lpTrueRect is always a normalized rectangle in device coordinates.
Requirements
Header: afxext.h