ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / Geometry Class / StrokeContainsPoint Method

In This Topic
    StrokeContainsPoint Method
    In This Topic
    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