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