ComponentOne Bitmap for UWP
GetWidenedBounds Method

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > Geometry Class : GetWidenedBounds Method
Gets the bounds of the geometry after it has been widened by the specified stroke width and style and transformed by the specified matrix.
Overload List
OverloadDescription
Gets the bounds of the geometry after it has been widened by the specified stroke width and style and transformed by the specified matrix.  
Gets the bounds of the geometry after it has been widened by the specified stroke width and style and transformed by the specified matrix.  
Gets the bounds of the geometry after it has been widened by the specified stroke width and style and transformed by the specified matrix.  
HRESULT ID2D1Geometry::GetWidenedBounds([In] float strokeWidth,[In, Optional] ID2D1StrokeStyle* strokeStyle,[In, Optional] const D2D_MATRIX_3X2_F* worldTransform,[In] float flatteningTolerance,[Out] D2D_RECT_F* bounds)  
See Also

Reference

Geometry Class
Geometry Members