| Overview | ||||||||||||||||
| Group | ||||||||||||||||
|
Quick Info
|
||||||||||||||||
StrokePath
The StrokePath function renders the specified path by using the current pen. BOOL StrokePath(| HDC hdc
| // handle of device context
|
| );
|
|
ERROR_INVALID_PARAMETER
ERROR_NOT_ENOUGH_MEMORY Remarks The device context identified by the hdc parameter must contain a closed path. See Also BeginPath, EndPath, ExtCreatePen
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers - More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples


