ComponentOne Bitmap for UWP
ContainsRef Method (RectL)

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

Parameters

rect
See Also

Reference

RectL Structure
RectL Members