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

In This Topic
    GetBounds Method (Geometry)
    In This Topic
    Retrieves the bounds of the geometry.
    Overload List
    OverloadDescription
    Retrieves the bounds of the geometry.  
    HRESULT ID2D1Geometry::GetBounds([In, Optional] const D2D_MATRIX_3X2_F* worldTransform,[Out] D2D_RECT_F* bounds)  
    See Also