From 4becc9e164eb87c8417eff15c8d4f427f0dc6c8b Mon Sep 17 00:00:00 2001 From: iPhilip Date: Mon, 10 Mar 2025 11:16:43 -0700 Subject: [PATCH] Update ns-wingdi-devmodew.md correction --- sdk-api-src/content/wingdi/ns-wingdi-devmodew.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sdk-api-src/content/wingdi/ns-wingdi-devmodew.md b/sdk-api-src/content/wingdi/ns-wingdi-devmodew.md index 2f2702cfb806..d6ef4c16ea1a 100644 --- a/sdk-api-src/content/wingdi/ns-wingdi-devmodew.md +++ b/sdk-api-src/content/wingdi/ns-wingdi-devmodew.md @@ -181,7 +181,7 @@ DMDO_90 -The display device orientation is 90 degrees (measured clockwise) from that of DMDO_DEFAULT. +The display device orientation is 90 degrees (measured counter-clockwise) from that of DMDO_DEFAULT. @@ -191,7 +191,7 @@ DMDO_180 -The display device orientation is 180 degrees (measured clockwise) from that of DMDO_DEFAULT. +The display device orientation is 180 degrees (measured counter-clockwise) from that of DMDO_DEFAULT. @@ -201,7 +201,7 @@ DMDO_270 -The display device orientation is 270 degrees (measured clockwise) from that of DMDO_DEFAULT. +The display device orientation is 270 degrees (measured counter-clockwise) from that of DMDO_DEFAULT.