The members of System.Drawing.Drawing2D.GraphicsPathIterator are listed below.
See Also: Inherited members from System.MarshalByRefObject
Initializes a new instance of the System.Drawing.Drawing2D.GraphicsPathIterator class with the specified System.Drawing.Drawing2D.GraphicsPath object. |
[read-only] | Count | int.
Gets the number of points in the path. |
[read-only] | SubpathCount | int.
Gets the number of subpaths in the path. |
CopyData(ref System.Drawing.PointF[], ref byte[], int, int)Documentation for this section has not yet been entered. | ||
Dispose()
| ||
Enumerate(ref System.Drawing.PointF[], ref byte[])Documentation for this section has not yet been entered. | ||
Finalize()Documentation for this section has not yet been entered. | ||
HasCurve()
| ||
NextMarker(GraphicsPath)
| ||
NextMarker(out int, out int)Documentation for this section has not yet been entered. | ||
NextPathType(out byte, out int, out int)Documentation for this section has not yet been entered. | ||
NextSubpath(GraphicsPath, out bool)Documentation for this section has not yet been entered. | ||
NextSubpath(out int, out int, out bool)Documentation for this section has not yet been entered. | ||
Rewind()
|