You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > RectangleM Structure > RectangleM Methods > Contains Method > Contains Method (RectangleM)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
RectangleM.Contains Method (RectangleM)

Determines if the rectangular region represented by rect is entirely contained within this RectangleM structure.

Syntax
C++
C#
Visual Basic
public: bool Contains( RectangleM rect );
Parameters
Parameters 
Description 
rect 
The RectangleM to test. 
Returns

This method returns true if the rectangular region represented by rect is entirely contained within the rectangular region represented by this RectangleM; otherwise false.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.