ComponentOne Bitmap for UWP
StrokeContainsPoint Method

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > Geometry Class : StrokeContainsPoint Method
Determines whether the geometry's stroke contains the specified point given the specified stroke thickness, style, and transform.
Overload List
OverloadDescription
Determines whether the geometry's stroke contains the specified point given the specified stroke thickness, style, and transform.  
Determines whether the geometry's stroke contains the specified point given the specified stroke thickness, style, and transform.  
Determines whether the geometry's stroke contains the specified point given the specified stroke thickness, style, and transform.  
Determines whether the geometry's stroke contains the specified point given the specified stroke thickness, style, and transform.  
Determines whether the geometry's stroke contains the specified point given the specified stroke thickness, style, and transform.  
Determines whether the geometry's stroke contains the specified point given the specified stroke thickness, style, and transform.  
Determines whether the geometry's stroke contains the specified point given the specified stroke thickness, style, and transform.  
HRESULT ID2D1Geometry::StrokeContainsPoint([In] D2D_POINT_2F point,[In] float strokeWidth,[In, Optional] ID2D1StrokeStyle* strokeStyle,[In, Optional] const D2D_MATRIX_3X2_F* worldTransform,[In] float flatteningTolerance,[Out] BOOL* contains)  
See Also

Reference

Geometry Class
Geometry Members