ID2D1Geometry.StrokeContainsPoint

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
  1. HRESULT StrokeContainsPoint(D2D1_POINT_2F point, float strokeWidth, ID2D1StrokeStyle strokeStyle, D2D1_MATRIX_3X2_F* worldTransform, BOOL* contains)
    interface ID2D1Geometry
    extern (Windows)
    HRESULT
    StrokeContainsPoint
  2. HRESULT StrokeContainsPoint(D2D1_POINT_2F point, float strokeWidth, ID2D1StrokeStyle strokeStyle, D2D1_MATRIX_3X2_F* worldTransform, float flatteningTolerance, BOOL* contains)

Meta