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