Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the geometry's stroke contains the specified point.
Overload list
Method | Description |
---|---|
StrokeContainsPoint(D2D1_POINT_2F,FLOAT,ID2D1StrokeStyle*,D2D1_MATRIX_3X2_F*,BOOL*) | Determines whether the geometry's stroke contains the specified point given the specified stroke thickness, style, and transform. |
StrokeContainsPoint(D2D1_POINT_2F,FLOAT,ID2D1StrokeStyle*,D2D1_MATRIX_3X2_F&,BOOL*) | Determines whether the geometry's stroke contains the specified point given the specified stroke thickness, style, and transform. |
StrokeContainsPoint(D2D1_POINT_2F,FLOAT,ID2D1StrokeStyle*,D2D1_MATRIX_3X2_F*,FLOAT,BOOL*) | Determines whether the geometry's stroke contains the specified point given the specified stroke thickness, style, and transform. |
StrokeContainsPoint(D2D1_POINT_2F,FLOAT,ID2D1StrokeStyle*,D2D1_MATRIX_3X2_F&,FLOAT,BOOL*) | Determines whether the geometry's stroke contains the specified point given the specified stroke thickness, style, and transform. |
Requirements
Requirement | Value |
---|---|
Library |
|
DLL |
|