This topic has not yet been rated - Rate this topic

CDC::SetGraphicsMode

Sets the graphics mode for the specified device context.

int SetGraphicsMode(
   int iMode
);
iMode

Specifies the graphics mode. For a list of the values that this parameter can take, see SetGraphicsMode.

Returns the old graphics mode on success.

Returns 0 on failure. To get extended error information, call GetLastError.

This method wraps the Windows GDI function SetGraphicsMode.

Header: afxwin.h

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ