ComponentOne Bitmap for UWP
FillContainsPoint Method

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > Geometry Class : FillContainsPoint Method
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

Reference

Geometry Class
Geometry Members