ComponentOne Bitmap for UWP
Contains(RectL) Method

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

Parameters

rect
See Also

Reference

RectL Structure
RectL Members
Overload List