The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ID2D1Geometry::FillContainsPoint methods
Overload list
| Method | Description |
|---|---|
| FillContainsPoint(D2D1_POINT_2F,D2D1_MATRIX_3X2_F&,BOOL*) |
Indicates whether the area filled by the geometry would contain the specified point. |
| FillContainsPoint(D2D1_POINT_2F,D2D1_MATRIX_3X2_F*,BOOL*) |
Indicates whether the area filled by this geometry would contain the specified point. |
| FillContainsPoint(D2D1_POINT_2F,D2D1_MATRIX_3X2_F&,FLOAT,BOOL*) |
Indicates whether the area filled by the geometry would contain the specified point given the specified flattening tolerance. |
| FillContainsPoint(D2D1_POINT_2F,D2D1_MATRIX_3X2_F*,FLOAT,BOOL*) |
Indicates whether the area filled by the geometry would contain the specified point given the specified flattening tolerance. |
Requirements
|
Library |
|
|---|---|
|
DLL |
|
See also
Show: