The GetArcDirection function returns the current arc direction for the specified device context. Arc and rectangle functions use the arc direction.
int GetArcDirection(
HDC hdc |
// handle to device context |
); |
The return value specifies the current arc direction; it can be any one of the following values:
Value |
Meaning |
AD_COUNTERCLOCKWISE |
Arcs and rectangles are drawn counterclockwise. |
AD_CLOCKWISE |
Arcs and rectangles are drawn clockwise. |
file: /Techref/os/win/api/win32/func/src/f27_1.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/7 05:29,
18.220.209.64:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/Techref/os/win/api/win32/func/src/f27_1.htm"> GetArcDirection</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.