GraphicsPathIterator

GraphicsPathIterator class

public sealed class GraphicsPathIterator : IDisposable

Конструкторы

Имя Описание
GraphicsPathIterator(GraphicsPath)

Характеристики

Имя Описание
Count { get; }
SubpathCount { get; }

Методы

Имя Описание
CopyData(ref PointF[], ref byte[], int, int)
Dispose()
Enumerate(ref PointF[], ref byte[])
HasCurve()
NextMarker(GraphicsPath)
NextMarker(out int, out int)
NextPathType(out byte, out int, out int)
NextSubpath(GraphicsPath, out bool)
NextSubpath(out int, out int, out bool)
Rewind()

Смотрите также