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

In This Topic
    Compare Method (Geometry)
    In This Topic
    Describes the intersection between this geometry and the specified geometry. The comparison is performed by using the specified flattening tolerance.
    Overload List
    OverloadDescription
    Describes the intersection between this geometry and the specified geometry. The comparison is performed by using the specified flattening tolerance.  
    Describes the intersection between this geometry and the specified geometry. The comparison is performed by using the specified flattening tolerance.  
    HRESULT ID2D1Geometry::CompareWithGeometry([In] ID2D1Geometry* inputGeometry,[In, Optional] const D2D_MATRIX_3X2_F* inputGeometryTransform,[In] float flatteningTolerance,[Out] D2D1_GEOMETRY_RELATION* relation)  
    See Also