| Overview | ||||||||||||||||
| Group | ||||||||||||||||
|
Quick Info
|
||||||||||||||||
FlattenPath
The FlattenPath function transforms any curves in the path that is selected into the current device context (DC), turning each curve into a sequence of lines. BOOL FlattenPath(| HDC hdc
| // handle to device context
|
| );
|
|
ERROR_INVALID_PARAMETER
ERROR_NOT_ENOUGH_MEMORY See Also WidenPath
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers - More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples


