How To Perform 3-D Line Drawing in Win32 with DrawEdge (142172)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q142172 SUMMARY
The Microsoft Win32 DrawEdge function provides an extremely powerful, yet
simple, method for drawing three-dimensional (3-D) lines. By using this
function, your application can duplicate any 3-D effects found in the
operating system. The main advantage of this function over your custom
function is that it adapts to changes in the system colors and resolution.
This function is also more likely to adapt to changes in the operating
system as future versions of Microsoft Windows are released.
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbhowto KB142172 |
---|
|