ReactOS 0.4.15-dev-7924-g5949c20
GpPathIterator Struct Reference

#include <gdiplus_private.h>

Collaboration diagram for GpPathIterator:

Public Attributes

GpPathData pathdata
 
INT subpath_pos
 
INT marker_pos
 
INT pathtype_pos
 

Detailed Description

Definition at line 323 of file gdiplus_private.h.

Member Data Documentation

◆ marker_pos

INT GpPathIterator::marker_pos

Definition at line 326 of file gdiplus_private.h.

◆ pathdata

GpPathData GpPathIterator::pathdata

Definition at line 324 of file gdiplus_private.h.

Referenced by GdipDeletePathIter(), and GdipPathIterNextSubpathPath().

◆ pathtype_pos

INT GpPathIterator::pathtype_pos

Definition at line 327 of file gdiplus_private.h.

◆ subpath_pos

INT GpPathIterator::subpath_pos

Definition at line 325 of file gdiplus_private.h.


The documentation for this struct was generated from the following file: