Help Center
Help CenterAfxNova

CID2D1Geometry.Tessellatemethod

GraphicsmethodAfxD2D1GeometryClasses.incundocumented
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.

Syntax

PRIVATE FUNCTION CID2D1Geometry.Tessellate (BYREF worldTransform AS const D2D1_MATRIX_3X2_F, BYVAL flatteningTolerance AS FLOAT, BYVAL tessellationSink AS ID2D1TessellationSink PTR) AS HRESULT
PRIVATE FUNCTION CID2D1Geometry.Tessellate (BYVAL worldTransform AS const D2D1_MATRIX_3X2_F PTR, BYVAL flatteningTolerance AS FLOAT, BYVAL tessellationSink AS ID2D1TessellationSink PTR) AS HRESULT
PRIVATE FUNCTION CID2D1Geometry.Tessellate (BYREF worldTransform AS const D2D1_MATRIX_3X2_F, BYVAL flatteningTolerance AS FLOAT) AS ID2D1TessellationSink PTR
PRIVATE FUNCTION CID2D1Geometry.Tessellate (BYVAL worldTransform AS const D2D1_MATRIX_3X2_F PTR, BYVAL flatteningTolerance AS FLOAT) AS ID2D1TessellationSink PTR

Reference

  • Include file AfxD2D1GeometryClasses.inc
  • Defined in AfxNova/AfxD2D1GeometryClasses.inc:687