ComponentOne Bitmap for UWP
Contains(RectF) Method

C1.UWP.DX Assembly > C1.Util.DX Namespace > RectF Structure > Contains Method : Contains(RectF) Method
Determines if the specified rectangle is fully contained within this rectangle.
Syntax
'Declaration
 
Public Overloads Function Contains( _
   ByVal rect As RectF _
) As System.Boolean
public System.bool Contains( 
   RectF rect
)

Parameters

rect
See Also

Reference

RectF Structure
RectF Members
Overload List