ComponentOne Bitmap for WPF
ContainsRef Method (RectF)

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

Parameters

rect
See Also

Reference

RectF Structure
RectF Members