ComponentOne Bitmap for UWP
Contains(ImageRect) Method

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

Parameters

rect
See Also

Reference

ImageRect Structure
ImageRect Members
Overload List