ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / Geometry Class / FillContainsPoint Method

In This Topic
    FillContainsPoint Method
    In This Topic
    Indicates whether the area filled by the geometry would contain the specified point given the specified flattening tolerance.
    Overload List
    OverloadDescription
    Indicates whether the area filled by the geometry would contain the specified point given the specified flattening tolerance.  
    Indicates whether the area filled by the geometry would contain the specified point given the specified flattening tolerance.  
    Indicates whether the area filled by the geometry would contain the specified point given the specified flattening tolerance.  
    Indicates whether the area filled by the geometry would contain the specified point given the specified flattening tolerance.  
    Indicates whether the area filled by the geometry would contain the specified point given the specified flattening tolerance.  
    HRESULT ID2D1Geometry::FillContainsPoint([In] D2D_POINT_2F point,[In, Optional] const D2D_MATRIX_3X2_F* worldTransform,[In] float flatteningTolerance,[Out] BOOL* contains)  
    See Also