Mono Class Library: Overview

System.Drawing.Drawing2D.GraphicsPathIterator: Members

The members of System.Drawing.Drawing2D.GraphicsPathIterator are listed below.

See Also: Inherited members from System.MarshalByRefObject

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
Countint. Documentation for this section has not yet been entered.
[read-only]
SubpathCountint. Documentation for this section has not yet been entered.

Public Methods

CopyData(ref System.Drawing.PointF[], ref byte[], int, int) : int
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
Enumerate(ref System.Drawing.PointF[], ref byte[]) : int
Documentation for this section has not yet been entered.
Finalize()
Documentation for this section has not yet been entered.
HasCurve() : bool
Documentation for this section has not yet been entered.
NextMarker(GraphicsPath) : int
Documentation for this section has not yet been entered.
NextMarker(out int, out int) : int
Documentation for this section has not yet been entered.
NextPathType(out byte, out int, out int) : int
Documentation for this section has not yet been entered.
NextSubpath(GraphicsPath, out bool) : int
Documentation for this section has not yet been entered.
NextSubpath(out int, out int, out bool) : int
Documentation for this section has not yet been entered.
Rewind()
Documentation for this section has not yet been entered.