ID2D1Geometry.Tessellate

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
  1. HRESULT Tessellate(D2D1_MATRIX_3X2_F* worldTransform, ID2D1TessellationSink tessellationSink)
    interface ID2D1Geometry
    extern (Windows)
    HRESULT
    Tessellate
  2. HRESULT Tessellate(D2D1_MATRIX_3X2_F* worldTransform, float flatteningTolerance, ID2D1TessellationSink tessellationSink)

Meta