ID2D1SimplifiedGeometrySink

Undocumented in source.

Members

Functions

AddBeziers
void AddBeziers(D2D1_BEZIER_SEGMENT* Beziers, uint Count)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AddLines
void AddLines(D2D_POINT_2F* Points, uint Count)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BeginFigure
void BeginFigure(D2D1_POINT_2F StartPoint, D2D1_FIGURE_BEGIN FigureBegin)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Close
HRESULT Close()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EndFigure
void EndFigure(D2D1_FIGURE_END FigureEnd)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetFillMode
void SetFillMode(D2D1_FILL_MODE FillMode)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetSegmentFlags
void SetSegmentFlags(D2D1_PATH_SEGMENT VertexFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta