GdipAddPathLine
windows
0.61.1
In windows::
Win32::
Graphics::
GdiPlus
windows
::
Win32
::
Graphics
::
GdiPlus
Function
Gdip
AddPath
Line
Copy item path
pub unsafe fn GdipAddPathLine( path:
*mut
GpPath
, x1:
f32
, y1:
f32
, x2:
f32
, y2:
f32
, ) ->
Status