[]
IDWriteColorGlyphRunEnumerator
[Guid("d31fbe17-f157-41a2-8d24-cb779e0560e8")]
public class ColorGlyphRunEnumerator : ComObject, IDisposable, IUnknown
| Name | Description |
|---|---|
| ColorGlyphRunEnumerator(IntPtr) | Initializes a new instance of the ColorGlyphRunEnumerator class. |
| Name | Description |
|---|---|
| GetCurrentRun() | HRESULT GetCurrentRun([out] DWRITE_COLOR_GLYPH_RUN** colorGlyphRun) |
| MoveNext() | HRESULT MoveNext([out] BOOL* haveRun) |
| Name | Description |
|---|---|
| explicit operator ColorGlyphRunEnumerator(IntPtr) | Performs an explicit conversion from IntPtr to ColorGlyphRunEnumerator. |