1 reference to GdipPathIterHasCurve
System.Drawing (1)
commonui\System\Drawing\Advanced\GraphicsPathIterator.cs (1)
240
int status = SafeNativeMethods.Gdip.
GdipPathIterHasCurve
(new HandleRef(this, nativeIter), out hasCurve);